Debug 2
[releng.git] / jjb / functest / functest-kubernetes.yaml
index a31ed12..966e5db 100644 (file)
           branch: master
           node: lf-virtual1-9
           dependency: 3.16
+      - v1.28:
+          from:
+          build_args:
+          branch: stable/v1.28
+          node: lf-virtual1-1
+          dependency: 3.16
+      - v1.27:
+          from:
+          build_args:
+          branch: stable/v1.27
+          node: lf-virtual1-1
+          dependency: 3.16
       - v1.26:
           from:
           build_args:
           branch: master
           node: lf-virtual1-9
           dependency: 3.16
+      - v1.28:
+          from:
+          build_args:
+          branch: stable/v1.28
+          node: lf-virtual1-1
+          dependency: 3.16
+      - v1.27:
+          from:
+          build_args:
+          branch: stable/v1.27
+          node: lf-virtual1-1
+          dependency: 3.16
       - v1.26:
           from:
           build_args:
           branch: master
           node: lf-virtual1-9
           dependency: 3.16
+      - v1.28:
+          from:
+          build_args:
+          branch: stable/v1.28
+          node: lf-virtual1-1
+          dependency: 3.16
+      - v1.27:
+          from:
+          build_args:
+          branch: stable/v1.27
+          node: lf-virtual1-1
+          dependency: 3.16
       - v1.26:
           from:
           build_args:
           branch: master
           node: lf-virtual1-9
           dependency: 3.16
+      - v1.28:
+          from:
+          build_args:
+          branch: stable/v1.28
+          node: lf-virtual1-1
+          dependency: 3.16
+      - v1.27:
+          from:
+          build_args:
+          branch: stable/v1.27
+          node: lf-virtual1-1
+          dependency: 3.16
       - v1.26:
           from:
           build_args:
           branch: master
           node: lf-virtual1-9
           dependency: 3.16
+      - v1.28:
+          from:
+          build_args:
+          branch: stable/v1.28
+          node: lf-virtual1-1
+          dependency: 3.16
+      - v1.27:
+          from:
+          build_args:
+          branch: stable/v1.27
+          node: lf-virtual1-1
+          dependency: 3.16
       - v1.26:
           from:
           build_args:
           branch: master
           node: lf-virtual1-9
           dependency: 3.16
+      - v1.28:
+          from:
+          build_args:
+          branch: stable/v1.28
+          node: lf-virtual1-1
+          dependency: 3.16
+      - v1.27:
+          from:
+          build_args:
+          branch: stable/v1.27
+          node: lf-virtual1-1
+          dependency: 3.16
       - v1.26:
           from:
           build_args:
           fi
           mkdir -p $WORKSPACE/results
           chown {uid}:{gid} $WORKSPACE/results
+          echo $WORKSPACE/../$JOB_NAME/results
+          ls -l $WORKSPACE/../$JOB_NAME/results
           docker run --rm \
             --privileged={privileged} \
             --network={network} \
             -e NODE_NAME=$node \
             -e BUILD_TAG=$BUILD_TAG \
             -v $WORKSPACE/../$JOB_NAME/results:/var/lib/xtesting/results \
-            $image run_tests -t {test} -p -r
+            $image ls -l /home/ /home/opnfv/ /home/opnfv/functest/ /home/opnfv/functest/results
 
 - builder:
     name: functest-kubernetes-remove-images
     tag:
       - latest:
           dependency: 3.16
+      - v1.28:
+          dependency: 3.16
+      - v1.27:
+          dependency: 3.16
       - v1.26:
           dependency: 3.16
       - v1.25:
             python3.9 python3.9-dev python3.9-distutils \
             python3.8 python3.8-dev python3.8-distutils \
             python3-pip enchant-2 -y
-          pip3 install tox tox-pip-version
+          pip3 install tox
 
           tox