We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a77920 commit 49f6175Copy full SHA for 49f6175
README.txt
@@ -0,0 +1,16 @@
1
+This is a testing cluster that tests:
2
+
3
+1. Chef
4
+2. Default runlist
5
+3. jetpack download (blobs)
6
+4. cluster-init scripts
7
+5. cluster-init tests
8
9
+To Use:
10
11
+1. Deploy project as you normally would "cyclecloud project upload"
12
+2. Create a cluster and use the UI to select the demo/default/1.0.0 spec
13
+ - Note: No need to specify the runlist in your cluster template, the spec comes with one!
14
+3. Set `cyclecloud.test_mode=true` in your cluster's configuration section (if you want to run the tests)
15
+4. Start the cluster
16
+ - Note: If you enabled tests, the converge will fail due to a testing error if the chef or cluster-init scripts did not produce the correct output!
0 commit comments