Commit Graph

23 Commits

Author SHA1 Message Date
Alexander Wels
9131189f6e
Increase time we wait for operator upgrade to complete. It was timing out sometimes even though it was still ongoing (#1166)
Signed-off-by: Alexander Wels <awels@redhat.com>
2020-04-03 15:33:51 +02:00
Alexander Wels
5b3365f38b Reverse the check for multi upgrade. (#1089)
Signed-off-by: Alexander Wels <awels@redhat.com>
2020-01-23 21:38:51 +01:00
Alexander Wels
7ace337e97 Allow multiple previous versions to upgrade from (#1086)
Force kill operator during upgrade to test resilience

Signed-off-by: Alexander Wels <awels@redhat.com>
2020-01-21 14:41:49 +01:00
Alexander Wels
be6f37241d Split unit and functional test into own script, so they are not fighting each other. (#1036)
Signed-off-by: Alexander Wels <awels@redhat.com>
2019-11-26 04:30:57 +01:00
Alexander Wels
74704c72dc Replace current ceph install with operator based rook-ceph. (#1010)
Add reporting of DVs on test failures.

Signed-off-by: Alexander Wels <awels@redhat.com>
2019-11-12 13:25:15 +01:00
Alexander Wels
43e5faf9df
Enable bazel cache (#995)
Signed-off-by: Alexander Wels <awels@redhat.com>
2019-10-21 10:23:31 -04:00
Alexander Wels
a67c64c338
initial bazelification of CDI (#986)
Signed-off-by: Alexander Wels <awels@redhat.com>
2019-10-15 15:55:44 -04:00
Alexander Wels
399a05dc53
Add upgrade from release version 1.10.4 to current master. (#954)
Switch OKD-4.1 provider from olm install to operator install.

Signed-off-by: Alexander Wels <awels@redhat.com>
2019-09-11 00:35:46 -04:00
Alexander Wels
25135ee46e
Updated kubevirtci images to latest. Rolling OKD 4.1 instead (#937)
of specific versions.
okd provider is now aware of KUBEVIRT_NUM_NODES

Signed-off-by: Alexander Wels <awels@redhat.com>
2019-08-23 15:39:51 -04:00
John Griffith
5c8877911c Fallback to Fedora29 minimal for images (#915)
The newer version of qemu-img (3.1.0) that ships in Fedora 30 has issues
with streaming conversions whereby it hangs during the conversion
process.  Rather than try to force a downgrade of qemu when building
images instead, let's try reverting back to Fedora29 minimal which has
qemu-img version  3.0.0.

This issue has also exposed the fact that we aren't performing any
testing against streaming external images, we're only testing against
images that we've pulled in to our test infrastucture.  So add a
functional test that builds a DataVolume directly from the cirros site.

set dv test back to expectin prlimit failure
2019-08-16 11:18:21 -04:00
Alexander Wels
e047b17c95 Update kubevirtci k8s version to 1.15.1
Signed-off-by: Alexander Wels <awels@redhat.com>
2019-08-15 08:24:34 -04:00
Alexander Wels
3e81d83026
Fix path to exported artifacts. (#898)
Signed-off-by: Alexander Wels <awels@redhat.com>
2019-07-30 13:29:18 -04:00
Alexander Wels
5fecd05927
Updated cluster-up with latest kubevirtci images. (#873)
Now using OKD 4.1.2 instead of 4.1.0.
k8s-1.13.3 and os-3.11.0-crio now using latest version of local volume provisioner:v2.3.2

Signed-off-by: Alexander Wels <awels@redhat.com>
2019-07-03 14:29:23 -04:00
Alexander Wels
0773572e5d
Refactored provider infra structure (#831)
* Remove a flaky part of the test that didn't add value.

Signed-off-by: Alexander Wels <awels@redhat.com>

Updated k8s image to latest.
Refactored cluster up to allow for adding more providers easily.

Signed-off-by: Alexander Wels <awels@redhat.com>

* Updated k8s image to latest.
Refactored cluster up to allow for adding more providers easily.
Enable OKD 4.1 provider

Signed-off-by: Alexander Wels <awels@redhat.com>
2019-06-13 14:29:42 -04:00
Alexander Wels
e59d57f1c7 Fix microdnf not using the repo files in /etc/yum.repos.d
Signed-off-by: Alexander Wels <awels@redhat.com>
2019-05-24 08:11:33 -04:00
Alexander Wels
f5e042fcb8 Switch to minimal fedora 30
Signed-off-by: Alexander Wels <awels@redhat.com>
2019-05-22 10:31:19 -04:00
Alexander Wels
f40c16b25b Randomize cdi namespace in tests.
Signed-off-by: Alexander Wels <awels@redhat.com>
2019-05-14 10:55:42 -04:00
Alexander Wels
c507cc40cb Update fedora base image to fedora 29 for containers.
Signed-off-by: Alexander Wels <awels@redhat.com>
2019-04-10 09:22:21 -04:00
Irit goihman
64d4b32242 update k8s image to 1.13.3 and enable ceph
Signed-off-by: Irit goihman <igoihman@redhat.com>
2019-03-27 11:41:35 +02:00
Michael Henriksen
5e2ed1b97b initial oerator implementation 2019-01-16 20:22:14 -05:00
Alexander Wels
4fa3845aa5 Fixed junit report not getting generated.
Signed-off-by: Alexander Wels <awels@redhat.com>
2019-01-11 08:27:04 -05:00
Alexander Wels
246c0739a0 Update k8s and OS versions.
Signed-off-by: Alexander Wels <awels@redhat.com>
2018-12-06 10:05:30 -05:00
Alexander Wels
01cfa85dd1 Configure STDCI
- Added oVirt STDCI configuration files.

Signed-off-by: Alexander Wels <awels@redhat.com>
2018-08-30 15:50:36 -04:00