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:
parent
7e05f0f93a
commit
224b99150c
@ -1,9 +0,0 @@
|
||||
---
|
||||
Architectures:
|
||||
- x86_64:
|
||||
Distributions:
|
||||
- fc30
|
||||
runtime-requirements:
|
||||
host-distro: same
|
||||
script:
|
||||
from-file: automation/run-tests.sh
|
@ -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`
|
||||
|
@ -1,7 +0,0 @@
|
||||
---
|
||||
- name: 'TEST_TYPE'
|
||||
value: 'integ'
|
||||
- name: 'CONTAINER_IMAGE'
|
||||
value: 'nmstate/centos8-nmstate-dev'
|
||||
- name: 'CI'
|
||||
value: 'true'
|
@ -1 +0,0 @@
|
||||
/var/run/docker.sock:/var/run/docker.sock
|
@ -1,2 +0,0 @@
|
||||
docker
|
||||
iputils
|
Loading…
x
Reference in New Issue
Block a user