diff options
-rw-r--r-- | docker/smoke/testcases.yaml | 2 | ||||
-rw-r--r-- | functest/ci/download_images.sh | 1 | ||||
-rw-r--r-- | functest/ci/testcases.yaml | 2 |
3 files changed, 2 insertions, 3 deletions
diff --git a/docker/smoke/testcases.yaml b/docker/smoke/testcases.yaml index 44539c9ea..daec0eae7 100644 --- a/docker/smoke/testcases.yaml +++ b/docker/smoke/testcases.yaml @@ -91,7 +91,7 @@ tiers: case_name: patrole project_name: functest criteria: 100 - blocking: true + blocking: false description: >- Test suite from Patrole project. dependencies: diff --git a/functest/ci/download_images.sh b/functest/ci/download_images.sh index 8013bc281..d0b302d94 100644 --- a/functest/ci/download_images.sh +++ b/functest/ci/download_images.sh @@ -17,7 +17,6 @@ http://download.cirros-cloud.net/daily/20161201/cirros-d161201-aarch64-kernel https://cloud-images.ubuntu.com/releases/14.04/release/ubuntu-14.04-server-cloudimg-arm64-uefi1.img http://cloud.centos.org/altarch/7/images/aarch64/CentOS-7-aarch64-GenericCloud.qcow2.xz https://sourceforge.net/projects/ool-opnfv/files/vyos-1.1.7.img -http://marketplace.openbaton.org:8080/api/v1/images/52e2ccc0-1dce-4663-894d-28aab49323aa/img EOF xz --decompress --force --keep ${1:-/home/opnfv/functest/images}/CentOS-7-aarch64-GenericCloud.qcow2.xz diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index 1ebeef793..2e822d6dd 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -153,7 +153,7 @@ tiers: case_name: patrole project_name: functest criteria: 100 - blocking: true + blocking: false description: >- Test suite from Patrole project. dependencies: |