diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dabdad32cbc35a..0a4a5f5ab64a72 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -688,7 +688,7 @@ workflow: - <<: *if_run_all_kmt_tests - changes: paths: *security_agent_change_paths - compare_to: main # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 + compare_to: compare/baptiste.foy/FA/flavors/1736520885 # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 - when: manual allow_failure: true @@ -700,7 +700,7 @@ workflow: - test/new-e2e/tests/windows/install-test/**/* - test/new-e2e/tests/windows/domain-test/**/* - tasks/msi.py - compare_to: main # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 + compare_to: compare/baptiste.foy/FA/flavors/1736520885 # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 .except_windows_installer_changes: - <<: *if_windows_installer_changes @@ -734,7 +734,7 @@ workflow: - <<: *if_run_all_kmt_tests - changes: paths: *system_probe_change_paths - compare_to: main # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 + compare_to: compare/baptiste.foy/FA/flavors/1736520885 # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 # New E2E related rules @@ -756,7 +756,7 @@ workflow: - test/new-e2e/pkg/**/* - test/new-e2e/go.mod - flakes.yaml - compare_to: main # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 + compare_to: compare/baptiste.foy/FA/flavors/1736520885 # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 .on_e2e_or_windows_installer_changes: - !reference [.on_e2e_main_release_or_rc] @@ -767,14 +767,14 @@ workflow: - !reference [.on_e2e_main_release_or_rc] - changes: <<: *fakeintake_paths - compare_to: main # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 + compare_to: compare/baptiste.foy/FA/flavors/1736520885 # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 variables: FAKEINTAKE_IMAGE_OVERRIDE: "public.ecr.aws/datadog/fakeintake:v$CI_COMMIT_SHORT_SHA" when: on_success - changes: paths: - test/new-e2e/test-infra-definition/* - compare_to: main # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 + compare_to: compare/baptiste.foy/FA/flavors/1736520885 # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 when: on_success - when: manual allow_failure: true @@ -805,7 +805,7 @@ workflow: - pkg/util/trivy/**/* - test/new-e2e/tests/containers/**/* - test/new-e2e/go.mod - compare_to: main # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 + compare_to: compare/baptiste.foy/FA/flavors/1736520885 # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 when: on_success .on_rc_or_e2e_changes: @@ -815,7 +815,7 @@ workflow: - pkg/config/remote/**/* - comp/remote-config/**/* - test/new-e2e/tests/remote-config/**/* - compare_to: main # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 + compare_to: compare/baptiste.foy/FA/flavors/1736520885 # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 .on_asc_or_e2e_changes: - !reference [.on_e2e_main_release_or_rc] @@ -825,7 +825,7 @@ workflow: - pkg/**/* - comp/**/* - test/new-e2e/tests/agent-shared-components/**/* - compare_to: main # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 + compare_to: compare/baptiste.foy/FA/flavors/1736520885 # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 .on_subcommands_or_e2e_changes: - !reference [.on_e2e_main_release_or_rc] @@ -835,7 +835,7 @@ workflow: - pkg/**/* - comp/**/* - test/new-e2e/tests/agent-subcommands/**/* - compare_to: main # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 + compare_to: compare/baptiste.foy/FA/flavors/1736520885 # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 .on_language-detection_or_e2e_changes: - !reference [.on_e2e_main_release_or_rc] @@ -843,7 +843,7 @@ workflow: paths: # TODO: Add paths that should trigger tests for language detection - test/new-e2e/tests/language-detection/**/* - compare_to: main # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 + compare_to: compare/baptiste.foy/FA/flavors/1736520885 # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 .on_npm_or_e2e_changes: - !reference [.on_e2e_main_release_or_rc] @@ -852,7 +852,7 @@ workflow: # TODO: Add paths that should trigger tests for npm - pkg/network/**/* - test/new-e2e/tests/npm/**/* - compare_to: main # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 + compare_to: compare/baptiste.foy/FA/flavors/1736520885 # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 .on_discovery_or_e2e_changes: - !reference [.on_e2e_main_release_or_rc] @@ -860,7 +860,7 @@ workflow: paths: - test/new-e2e/tests/discovery/**/* - pkg/collector/corechecks/servicediscovery/**/* - compare_to: main # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 + compare_to: compare/baptiste.foy/FA/flavors/1736520885 # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 .on_aml_or_e2e_changes: - !reference [.on_e2e_main_release_or_rc] @@ -889,13 +889,13 @@ workflow: - pkg/persistentcache/**/* - pkg/serializer/**/* - rtloader/**/* - compare_to: main # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 + compare_to: compare/baptiste.foy/FA/flavors/1736520885 # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 .on_cws_or_e2e_changes: - !reference [.on_e2e_main_release_or_rc] - changes: paths: *security_agent_change_paths - compare_to: main # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 + compare_to: compare/baptiste.foy/FA/flavors/1736520885 # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 .on_process_or_e2e_changes: - !reference [.on_e2e_main_release_or_rc] @@ -906,7 +906,7 @@ workflow: - comp/process/**/* - pkg/process/**/* - pkg/config/setup/process.go - compare_to: main # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 + compare_to: compare/baptiste.foy/FA/flavors/1736520885 # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 .on_orchestrator_or_e2e_changes: - !reference [.on_e2e_main_release_or_rc] @@ -914,7 +914,7 @@ workflow: paths: # TODO: Add paths that should trigger tests for orchestrator - test/new-e2e/tests/orchestrator/**/* - compare_to: main # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 + compare_to: compare/baptiste.foy/FA/flavors/1736520885 # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 .on_apm_or_e2e_changes: - !reference [.on_e2e_main_release_or_rc] @@ -925,7 +925,7 @@ workflow: - comp/trace/**/* - test/new-e2e/tests/apm/**/* - test/new-e2e/go.mod - compare_to: main # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 + compare_to: compare/baptiste.foy/FA/flavors/1736520885 # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 when: on_success .on_installer_or_e2e_changes: @@ -938,7 +938,7 @@ workflow: - cmd/installer/**/* - test/new-e2e/tests/installer/**/* - tasks/installer.py - compare_to: main # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 + compare_to: compare/baptiste.foy/FA/flavors/1736520885 # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 when: on_success .on_ndm_netflow_or_e2e_changes: @@ -948,7 +948,7 @@ workflow: - comp/netflow/**/* - test/new-e2e/tests/ndm/netflow/**/* - test/new-e2e/go.mod - compare_to: main # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 + compare_to: compare/baptiste.foy/FA/flavors/1736520885 # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 when: on_success .on_ndm_snmp_or_e2e_changes: @@ -958,7 +958,7 @@ workflow: - pkg/collector/corechecks/snmp/**/* - test/new-e2e/tests/ndm/snmp/**/* - test/new-e2e/go.mod - compare_to: main # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 + compare_to: compare/baptiste.foy/FA/flavors/1736520885 # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 when: on_success - when: manual allow_failure: true @@ -971,7 +971,7 @@ workflow: - pkg/aggregator/**/* - test/new-e2e/tests/ha-agent/**/* - test/new-e2e/go.mod - compare_to: main # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 + compare_to: compare/baptiste.foy/FA/flavors/1736520885 # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 when: on_success .on_netpath_or_e2e_changes: @@ -981,7 +981,7 @@ workflow: - pkg/collector/corechecks/networkpath/**/* - test/new-e2e/tests/netpath/**/* - test/new-e2e/go.mod - compare_to: main # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 + compare_to: compare/baptiste.foy/FA/flavors/1736520885 # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 when: on_success .on_otel_or_e2e_changes: @@ -994,7 +994,7 @@ workflow: - pkg/trace/stats/otel_util.go - pkg/trace/transform/transform.go - test/new-e2e/tests/otel/**/* - compare_to: main # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 + compare_to: compare/baptiste.foy/FA/flavors/1736520885 # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 when: on_success .on_windows_service_or_e2e_changes: @@ -1006,7 +1006,7 @@ workflow: - pkg/util/winutil/messagestrings/**/* - tasks/windows_resources.py - test/new-e2e/tests/windows/service-test/**/* - compare_to: main # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 + compare_to: compare/baptiste.foy/FA/flavors/1736520885 # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 when: on_success .on_trace_agent_changes_or_manual: @@ -1015,7 +1015,7 @@ workflow: paths: - pkg/trace/**/* - .gitlab/benchmarks/* - compare_to: main # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 + compare_to: compare/baptiste.foy/FA/flavors/1736520885 # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 when: on_success - when: manual allow_failure: true @@ -1026,7 +1026,7 @@ workflow: paths: - pkg/security/**/* - test/new-e2e/tests/cspm/**/* #TODO: Add other paths that should trigger the execution of CSPM e2e tests - compare_to: main # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 + compare_to: compare/baptiste.foy/FA/flavors/1736520885 # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 when: on_success .on_windows_systemprobe_or_e2e_changes: @@ -1038,7 +1038,7 @@ workflow: - pkg/process/monitor/* - pkg/util/kernel/**/* - test/new-e2e/tests/sysprobe-functional/**/* - compare_to: main # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 + compare_to: compare/baptiste.foy/FA/flavors/1736520885 # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 when: on_success .on_windows_security_or_e2e_changes: @@ -1048,7 +1048,7 @@ workflow: - pkg/security/**/* - pkg/eventmonitor/**/* - test/new-e2e/tests/security-agent-functional/**/* - compare_to: main # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 + compare_to: compare/baptiste.foy/FA/flavors/1736520885 # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 when: on_success .on_scheduled_main: @@ -1083,7 +1083,7 @@ workflow: - changes: paths: - comp/core/gui/guiimpl/systray/**/* - compare_to: main # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 + compare_to: compare/baptiste.foy/FA/flavors/1736520885 # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 .on_packaging_change: - !reference [.except_mergequeue] # The prerequisites are not run in the mergequeue pipeline so we need to skip this rule @@ -1093,19 +1093,19 @@ workflow: - .gitlab-ci.yml - release.json - .gitlab/package_build/**/* - compare_to: main # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 + compare_to: compare/baptiste.foy/FA/flavors/1736520885 # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 .on_go-version_change: - !reference [.except_mergequeue] # The prerequisites are not run in the mergequeue pipeline so we need to skip this rule - changes: paths: - .go-version - compare_to: main # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 + compare_to: compare/baptiste.foy/FA/flavors/1736520885 # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 .on_fakeintake_changes: - changes: <<: *fakeintake_paths - compare_to: main # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 + compare_to: compare/baptiste.foy/FA/flavors/1736520885 # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 .on_fakeintake_changes_on_main: - changes: @@ -1145,7 +1145,7 @@ workflow: - .gitlab-ci.yml - .gitlab/**/* - .gitlab/**/.* - compare_to: main # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 + compare_to: compare/baptiste.foy/FA/flavors/1736520885 # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 .on_gitlab_changes_or_mergequeue_or_main: - !reference [.on_gitlab_changes] @@ -1157,14 +1157,14 @@ workflow: - changes: paths: - tasks/**/* - compare_to: main # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 + compare_to: compare/baptiste.foy/FA/flavors/1736520885 # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 .on_powershell_module_or_e2e_changes_or_manual: - !reference [.on_e2e_main_release_or_rc] - changes: paths: - test/new-e2e/tests/windows/powershell-module-test/* - compare_to: main # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 + compare_to: compare/baptiste.foy/FA/flavors/1736520885 # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 - when: manual allow_failure: true @@ -1175,7 +1175,7 @@ workflow: - pkg/gpu/**/* - test/new-e2e/tests/gpu/**/* - pkg/collector/corechecks/gpu/**/* - compare_to: main # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 + compare_to: compare/baptiste.foy/FA/flavors/1736520885 # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 # windows_docker_2022 configures the job to use the Windows Server 2022 runners. # Use in jobs that need to run on Windows Server 2022 runners. diff --git a/.gitlab/notify/notify.yml b/.gitlab/notify/notify.yml index 218fc520619089..088a28eae1c529 100644 --- a/.gitlab/notify/notify.yml +++ b/.gitlab/notify/notify.yml @@ -54,7 +54,7 @@ notify_github: changes: paths: - '**/*.go' - compare_to: main # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 + compare_to: compare/baptiste.foy/FA/flavors/1736520885 # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 when: on_success - when: never needs: @@ -88,7 +88,7 @@ notify_gitlab_ci_changes: paths: - .gitlab-ci.yml - .gitlab/**/*.yml - compare_to: main # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 + compare_to: compare/baptiste.foy/FA/flavors/1736520885 # TODO: use a variable, when this is supported https://gitlab.com/gitlab-org/gitlab/-/issues/369916 script: # Python 3.12 changes default behavior how packages are installed. # In particular, --break-system-packages command line option is