Remove all non proxy env args
[releng.git] / jjb / functest / functest-kubernetes.yaml
index 8c7b7de..a876cf9 100644 (file)
     builders:
       - shell: |
           set +x
-          export DEPLOY_SCENARIO=k8-nosdn-nofeature-noha
-          export E2E_TEST_OPTS=container-runtime:containerd
           apt-get update && DEBIAN_FRONTEND=noninteractive \
           apt-get install software-properties-common gpg -y
           add-apt-repository -y ppa:deadsnakes/ppa
     name: functest-kubernetes-trivy
     builders:
       - shell: |
-          export DEPLOY_SCENARIO=k8-nosdn-nofeature-noha
-          export E2E_TEST_OPTS=container-runtime:containerd
           apt-get update && DEBIAN_FRONTEND=noninteractive \
           apt-get install curl -y