beef up the AI/ML framework tests by adding InfluxDB as data source and populate...
[it/test.git] / XTesting / powder-control / README.md
index 4baa006..2eac7f6 100644 (file)
@@ -22,6 +22,10 @@ so in the drop-down menu accessed by clicking on your username after logging
 into the Powder portal. This will download a file called `cloudlab.pem`, which
 you will need later.
 
+Due to a copyleft license issue, it needs to pull code directly from the repo
+https://gitlab.flux.utah.edu/powder-profiles/powder-control and add the powder/rpc.py
+to the XTesting/powder-control/powder directory from the it/test repo.
+
 You will need to make sure the machine you are using has `python3` installed, as well as
 the packages in [requirements.txt](requirements.txt). You can install the
 packages by doing
@@ -72,3 +76,8 @@ you'll see a log message that indicates as much and the script will exit; you
 can look at the [Resource Availability](https://www.powderwireless.net/resinfo.php)
 page on the Powder portal to see the status of the required instance. After
 completion, the script will exit with a message about failure/success.
+
+Currently there're a few profiles that are set up for the osc project on POWDER that can be referenced when calling the
+[start-profile.py](start-profile.py) to start with. It's supposed to be a growing list when new profiles
+for certain OSC component(s) setup becomes available and tested on POWDER. To keep it consistent, those
+profiles are checked in under the XTesting/powder-profiles.