Skip to content

Commit

Permalink
new test dir
Browse files Browse the repository at this point in the history
  • Loading branch information
clarkb7 committed Dec 10, 2024
1 parent 8402d04 commit e4f45c7
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .gitlab/e2e/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,22 @@ new-e2e-agent-shared-components:
TARGETS: ./tests/agent-shared-components
TEAM: agent-shared-components

new-e2e-windows-agent-fips:
extends: .new_e2e_template
needs:
- !reference [.needs_new_e2e_template]
- deploy_windows_testing-a7-fips
rules:
- !reference [.on_deploy]
- !reference [.on_e2e_or_windows_installer_changes]
- !reference [.manual]
variables:
TARGETS: ./tests/fips
TEAM: windows-agent
parallel:
matrix:
- EXTRA_PARAMS: --run "TestWindowsVM$"

new-e2e-agent-subcommands:
extends: .new_e2e_template_needs_deb_windows_x64
rules:
Expand Down
File renamed without changes.

0 comments on commit e4f45c7

Please sign in to comment.