Skip to content
Snippets Groups Projects
Commit 1c71df21 authored by ale's avatar ale
Browse files

Remove duplicate bookworm_test

parent d95e0ca6
Branches
No related tags found
1 merge request!304Fix CI issues with vmine / floatup
......@@ -47,14 +47,14 @@ base_test:
<<: *base_test
variables:
VM_IMAGE: "bookworm"
CREATE_ENV_VARS: "-e config.float_debian_dist=bookworm -e inventory.group_vars.vagrant.ansible_python_interpreter=/usr/bin/python3"
CREATE_ENV_VARS: "-e config.float_debian_dist=bookworm"
TEST_DIR: "test/base.ref"
full_test:
<<: *base_test
variables:
VM_IMAGE: "bookworm"
CREATE_ENV_VARS: "-e config.float_debian_dist=bookworm -e inventory.group_vars.vagrant.ansible_python_interpreter=/usr/bin/python3"
CREATE_ENV_VARS: "-e config.float_debian_dist=bookworm"
TEST_DIR: "test/full.ref"
rules:
- if: $CI_MERGE_REQUEST_ID == ''
......@@ -103,13 +103,6 @@ stop_full_test_review:
# CREATE_ENV_VARS: "--additional-config test/backup.ref/config-backup.yml --playbook test/backup.ref/site.yml"
# TEST_DIR: "test/backup.ref"
bookworm_test:
<<: *base_test
variables:
VM_IMAGE: "bookworm"
CREATE_ENV_VARS: "-e config.float_debian_dist=bookworm"
TEST_DIR: "test/full.ref"
docker_build_and_release_tests:
stage: docker_build
image: quay.io/podman/stable
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment