Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

Commit f2cebd2

Browse files
mdelapenyamergify-bot
authored andcommitted
fix: run linux integration on CI (#1186)
(cherry picked from commit dc479f5)
1 parent 2ea8991 commit f2cebd2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.ci/.e2e-tests.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ SUITES:
2020
- name: "Endpoint Integration"
2121
pullRequestFilter: " && ~debian"
2222
tags: "agent_endpoint_integration"
23+
- name: "Linux Integration"
24+
pullRequestFilter: " && ~debian"
25+
tags: "linux_integration"
2326
- name: "Stand-alone"
2427
pullRequestFilter: " && ~ubi8"
2528
tags: "stand_alone_agent"

0 commit comments

Comments
 (0)