Skip to content

Commit

Permalink
NO-JIRA repackaging add changes_includes to reduce tests to run
Browse files Browse the repository at this point in the history
  • Loading branch information
jCOTINEAU committed Oct 31, 2024
1 parent 5f5f988 commit 4a5533c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .cirrus/tasks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ multi_arch_build_task:
tag: $NEXT_VERSION-datacenter-app
- version: 10/datacenter/search
tag: $NEXT_VERSION-datacenter-search
skip: "changesIncludeOnly(${version}/**)"
ec2_instance:
<<: *VM_TEMPLATE
login_script:
Expand Down Expand Up @@ -201,6 +202,7 @@ multi_arch_test_task:
tag: $NEXT_VERSION-enterprise
- test_name: docker-compose
tag: $NEXT_VERSION-datacenter
skip: "changesIncludeOnly(${version}/**)"
ec2_instance:
<<: *VM_TEMPLATE
image: ${AMI_NAME}
Expand Down

0 comments on commit 4a5533c

Please sign in to comment.