Commit Graph

19 Commits

Author SHA1 Message Date
redhat-renovate-bot
ae677da127 chore(deps): update e2e-setup versions
Signed-off-by: redhat-renovate-bot <redhat-internal-renovate@redhat.com>
2024-12-16 22:13:18 +00:00
redhat-renovate-bot
a2e0c4d2e1 chore(deps): update dependency kubectl to v1.31.4
Signed-off-by: redhat-renovate-bot <redhat-internal-renovate@redhat.com>
2024-12-10 20:12:57 +00:00
redhat-renovate-bot
ece98982b5 chore(deps): update e2e-setup versions
Signed-off-by: redhat-renovate-bot <redhat-internal-renovate@redhat.com>
2024-11-28 20:11:26 +00:00
Felix Matouschek
ac9d7a1cc5 chore(e2e-setup): Bump to KubeVirt 1.4.0
Bump to KubeVirt 1.4.0 and drop manual deployment of
common-instancetypes as they are now deployed by KubeVirt by default.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
2024-11-19 17:01:21 +01:00
redhat-renovate-bot
965a6aae90 chore(deps): update dependency kubernetes-sigs/kind to v0.25.0
Signed-off-by: redhat-renovate-bot <redhat-internal-renovate@redhat.com>
2024-11-08 21:10:41 +00:00
redhat-renovate-bot
b7a65bb377 chore(deps): update e2e-setup versions
Signed-off-by: redhat-renovate-bot <redhat-internal-renovate@redhat.com>
2024-11-04 15:11:19 +00:00
redhat-renovate-bot
d2638a4af2 chore(deps): update e2e-setup versions
Signed-off-by: redhat-renovate-bot <redhat-internal-renovate@redhat.com>
2024-09-12 01:09:57 +00:00
redhat-renovate-bot
f34266c5c6 chore(deps): update dependency kubevirt/kubevirt to v1.3.1
Signed-off-by: redhat-renovate-bot <redhat-internal-renovate@redhat.com>
2024-08-29 15:13:25 +00:00
redhat-renovate-bot
a1d8e4154c chore(deps): update e2e-setup versions
Signed-off-by: redhat-renovate-bot <redhat-internal-renovate@redhat.com>
2024-08-28 15:22:00 +00:00
Felix Matouschek
68ec51982c e2e-setup: Use virt-operator to deploy common-instancetypes
Use the bundled common-instancetypes deployed by virt-operator instead
of deploying common-instancetypes manually.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
2024-08-14 14:56:03 +02:00
Felix Matouschek
634ccb8363 chore: Bump versions in hack/e2e-setup.sh
Bump the versions of installed software components during the e2e test setup
to the latest stable releases.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
2024-06-13 11:19:20 +02:00
Felix Matouschek
1a814389fe fix: Allow running make cluster-down when binaries are missing
Swap the order of commands in hack/e2e-setup.sh, so it becomes possible
to run 'make cluster-down` when the kind/kubectl binaries are missing.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
2024-06-13 11:18:17 +02:00
Felix Matouschek
5d31db3ea2 chore: Change license Apache 2.0
Change the license of the collection to Apache 2.0 to be compliant with
the CNCF licensing requirements.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
2024-06-11 11:39:32 +02:00
Felix Matouschek
61d631de9a tests: Add --create-registry to hack/e2e-setup.sh
With this change hack/e2e-setup.sh configures a local registry when the
--create-registry argument is passed to it. This registry can be used to
test local images. The registry is optional and not created by default.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
2024-04-05 09:51:05 +02:00
Felix Matouschek
fa9183c21a hack: Bump e2e-setup.sh version
Bump the software versions defined in hack/e2e-setup.sh to the latest
ones and sync version installed of kind in github integration tests
with e2e-setup.sh. Update the CentOS 9 Stream preference name used in
the tests to the new name in common-instancetypes v0.4.0.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
2024-02-29 09:47:50 +01:00
Felix Matouschek
6b360aa377 hack/e2e-setup.sh: Update versions
Update versions:
  - kubectl to v1.28.1
  - CDI to v1.57.0
  - common-instancetypes to v0.3.2
  - CNAO to v0.89.0

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
2023-09-06 11:32:37 +02:00
Felix Matouschek
1e94c19ac4 e2e-setup: Add support for deploying CDI
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
2023-07-18 11:37:08 +02:00
Felix Matouschek
7c347174ab Change LICENSE to GPLv3
Ansible collections are required to be licensed under the GPLv3.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
2023-07-17 14:09:18 +02:00
Felix Matouschek
216df38df9 first commit
Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
2023-07-14 10:30:20 +02:00