-
Notifications
You must be signed in to change notification settings - Fork 260
ci: CNI Load Test pipeline trigger #2406
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| include: | ||
| - dropgz/* | ||
| - azure-cni/* | ||
| - azure-ipam/* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should trigger for azure-cns release as well
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
azure-cns and azure-cni are not submodules, so they're covered by the v* tag trigger
0da2b76 to
462bd62
Compare
| include: | ||
| - dropgz/* | ||
| - azure-cni/* | ||
| - azure-ipam/* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
azure-cns and azure-cni are not submodules, so they're covered by the v* tag trigger
8213829 to
09de599
Compare
09de599 to
5d30562
Compare
5d30562 to
2a50c64
Compare
2a50c64 to
1fcc6a4
Compare
* ci: pipeline trigger * chore: addressing comments
Reason for Change:
Follow on from #2372, CNI Load Test pipeline now automatically runs when using these tags:
Issue Fixed:
Requirements:
Notes: