diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6581e88..f141b99 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -29,15 +29,6 @@ validate_show_highstate_leap_42.3: tags: - docker -validate_show_highstate_sle15: - stage: validate - before_script: - - bin/prepare_test_env.sh -i opensuse -g -o SLES,15,0 - - bin/get_formulas.py -c -d /srv/formula -s --clone-from 'https://gitlab.infra.opensuse.org/saltstack-formulas' --clone-branch production - script: bin/test_show_highstate.sh - tags: - - docker - validate_show_highstate_sle12sp3: stage: validate before_script: