Merge "Updated kargo-deploy-env experimental job"
This commit is contained in:
commit
791f9feff2
@ -15,7 +15,7 @@ export CUSTOM_YAML='kube_network_plugin: "calico"
|
||||
#Required for calico
|
||||
kube_proxy_mode: "iptables"'
|
||||
|
||||
source /home/jenkins/venv-nailgun-tests-2.9/bin/activate
|
||||
source /home/jenkins/venv-nailgun-tests-3.0/bin/activate
|
||||
echo "Running on $NODE_NAME: $ENV_NAME"
|
||||
|
||||
bash -x "utils/jenkins/run_k8s_deploy_test.sh"
|
||||
|
@ -36,7 +36,7 @@
|
||||
|
||||
export ENV_NAME="kargo-k8s-env-$BUILD_TAG"
|
||||
|
||||
source /home/jenkins/venv-nailgun-tests-2.9/bin/activate
|
||||
source /home/jenkins/venv-nailgun-tests-3.0/bin/activate
|
||||
echo "Running on $NODE_NAME: $ENV_NAME"
|
||||
|
||||
dos.py erase $ENV_NAME
|
||||
|
Loading…
x
Reference in New Issue
Block a user