stdci: Remove oVirt STDCI

oVirt STDCI has been optional for some time now and we rarely look at
its results.
Therefore, there is no point in keeping them running.

Signed-off-by: Edward Haas <edwardh@redhat.com>
This commit is contained in:
Edward Haas 2020-01-28 17:03:17 +02:00
parent 7e05f0f93a
commit 224b99150c
5 changed files with 0 additions and 27 deletions

View File

@ -1,9 +0,0 @@
---
Architectures:
- x86_64:
Distributions:
- fc30
runtime-requirements:
host-distro: same
script:
from-file: automation/run-tests.sh

View File

@ -19,14 +19,6 @@ It may be used both locally and through CI.
It also handles the cleanup of the container and nets (stop,rm).
- run-tests.mounts: Includes mounts to be used by the oVirt CI (STDCI) worker.
- run-tests.packages: Includes the packages needed by the oVirt CI (STDCI)
worker.
- run-tests.environment.yaml: Instruct the oVirt CI (STDCI) to run
integration test.
## Running the Tests
Assuming *docker* is installed on the host, just run:
`./automation/run-tests.sh`

View File

@ -1,7 +0,0 @@
---
- name: 'TEST_TYPE'
value: 'integ'
- name: 'CONTAINER_IMAGE'
value: 'nmstate/centos8-nmstate-dev'
- name: 'CI'
value: 'true'

View File

@ -1 +0,0 @@
/var/run/docker.sock:/var/run/docker.sock

View File

@ -1,2 +0,0 @@
docker
iputils