Skip to content
Snippets Groups Projects

Move work item dev widget to main body and create MR and branch

All threads resolved!
Compare and Show latest version
1007 files
+ 11943
5711
Compare changes
  • Side-by-side
  • Inline
Files
1007
@@ -322,8 +322,7 @@ ldap-no-server:
- if: $QA_SUITES =~ /Test::Integration::LDAPNoServer/
- !reference [.rules:test:manual, rules]
# TODO: re-enable after gitlab-org/quality/quality-engineering/team-tasks#3153 is resolved
.ldap-tls:
ldap-tls:
extends: .qa
variables:
QA_SCENARIO: Test::Integration::LDAPTLS
@@ -332,8 +331,7 @@ ldap-no-server:
- if: $QA_SUITES =~ /Test::Integration::LDAPTLS/
- !reference [.rules:test:manual, rules]
# TODO: re-enable after gitlab-org/quality/quality-engineering/team-tasks#3153 is resolved
.ldap-no-tls:
ldap-no-tls:
extends: .qa
variables:
QA_SCENARIO: Test::Integration::LDAPNoTLS
Loading