Contains two packaged test suites for KVM and bare-metal flavors.
-
Copy the two notebooks and ansible bootstrap.yml into Chameleon Cloud Jupyter environment.
-
In notebooks changed variables into desired values. (
FLAVOR_NAME, NODE_TYPE, CORES_PER_NODE, SERVER_COUNT)
Important: Make sure to set CORES_PER_NODE manually to match the cpu count in a node. This package assumes all nodes have the same cpu count.
-
Run the notebooks cell by cell. After resources creation step, allow a couple of minutes before proceeding to next steps. (to ensure all nodes are active)
-
(Optional) Delete the resources (instances, lease) by uncommenting and running the last code cell. Note: Floating IP should be released manually after resource deletion.