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 79bdd6b commit 029d819Copy full SHA for 029d819
tests/acceptance/semiautomation/test1b.fish
@@ -11,6 +11,10 @@ printheader
11
12
patchYamlFile $YAMLFILE $ARANGODB_COMMUNITY Development work.yaml
13
14
+# Ensure enterprise license key
15
+ensureLicenseKey
16
+
17
18
# Deploy and check
19
kubectl apply -f work.yaml
20
and waitForKubectl "get pod" $DEPLOYMENT "1 *Running" 5 2
tests/acceptance/semiautomation/test3b.fish
patchYamlFile $YAMLFILE $ARANGODB_COMMUNITY Production work.yaml
0 commit comments