CI: enable installer test

This commit is contained in:
Achilleas Koutsou 2021-07-02 18:37:28 +02:00 committed by Ondřej Budai
parent 6e8ceb2e41
commit 88e750ed8f

View file

@ -279,19 +279,19 @@ NIGHTLY_SUCCESS:
script: script:
- schutzbot/slack_notification.sh SUCCESS ":partymeow:" - schutzbot/slack_notification.sh SUCCESS ":partymeow:"
# Installer: Installer:
# stage: test stage: test
# extends: .terraform extends: .terraform
# rules: rules:
# - if: '$CI_PIPELINE_SOURCE != "schedule"' - if: '$CI_PIPELINE_SOURCE != "schedule"'
# - if: '$CI_PIPELINE_SOURCE == "schedule" && $RUNNER =~ /[\S]+rhel-[8-9]\.[\S]+/' - if: '$CI_PIPELINE_SOURCE == "schedule" && $RUNNER =~ /[\S]+rhel-[8-9]\.[\S]+/'
# script: script:
# - schutzbot/deploy.sh - schutzbot/deploy.sh
# - /usr/libexec/tests/osbuild-composer/installers.sh - /usr/libexec/tests/osbuild-composer/installers.sh
# parallel: parallel:
# matrix: matrix:
# - RUNNER: - RUNNER:
# - openstack/rhel-8.5-x86_64 - openstack/rhel-8.5-x86_64
finish: finish:
stage: finish stage: finish