Ondřej Budai
dd3099f03d
ci: run centos stream 8 integration test on openstack
...
AWS doesn't have real KVM and it seems that booting Centos Stream image using
TCG stopped working (TCG was actually never supported on EL). Let's switch
to using OpenStack that has KVM support.
Also, I bumped the terraform repository because the older version didn't have
centos stream on OpenStack.
Signed-off-by: Ondřej Budai <ondrej@budai.cz>
2021-06-10 11:39:05 +02:00
Alexander Todorov
9a4b5763e9
GitLab CI: Move Container build under rpmbuild stage
...
so taht it can be running in parallel instead of blocking all of
the other test jobs in the pipeline.
2021-06-03 11:45:09 +03:00
Alexander Todorov
0d04ab9752
GitLab CI: 1 test script/runner
2021-06-03 11:45:09 +03:00
Alexander Todorov
3f823be4b1
GitLab CI: Add vmware integration test
2021-05-31 11:44:37 +02:00
Alexander Todorov
3717ddfbbd
GitLab CI: Add GCP tests
2021-05-31 11:44:37 +02:00
Alexander Todorov
4a580222c3
GitLab CI: Add Fedora 32 & RHEL 8.4 to OSTree testing
2021-05-25 12:39:59 +03:00
Alexander Todorov
9478b9e40e
GitLab CI: comment out test jobs which will currently fail
...
see ticket references for more info
2021-05-25 12:39:59 +03:00
Alexander Todorov
c891eecaef
GitLab CI: Add Fedora 34 to Integration tests
2021-05-25 12:39:59 +03:00
Alexander Todorov
760d6010f5
GitLab CI: Add more Base runners
2021-05-25 12:39:59 +03:00
Alexander Todorov
8532fe16ee
GitLab CI: Add container build stage
2021-05-25 12:39:59 +03:00
Alexander Todorov
e953cffb89
GitLab CI: Add 8.4-aarch64 to RPM build section
2021-05-25 12:39:59 +03:00
Martin Sehnoutka
4a54ab43e5
test/cases: Introduce common "regression" test for all distros
...
Create an entry point for all regression test called "regression.sh" and
run it as part of the base tests for all our distros. This entry
point contains logic for running only the test cases that are
appropriate for a given distribution.
2021-05-20 13:07:07 +03:00
Jakub Rusz
8dcf859473
tests: move some integration tests to gitlab CI
...
This also includes several modifications to tests scripts to
enable them running in gitlab CI.
2021-05-12 15:38:30 +03:00
Ondřej Budai
260fdb053f
ci: add GitLab CI
...
This commit adds an experimental GitLab-based CI. See the PR for more
information.
Signed-off-by: Ondřej Budai <ondrej@budai.cz>
2021-04-14 09:18:06 +02:00