John Payne
1b5d3a1076
ci: Add exit code capture for PR pipeline ( #3125 )
...
* ci: Add exit code capture for PR pipeline
* ci: ignore errors from cilium status
2024-11-12 18:34:46 +00:00
John Payne
352a948406
ci: standardize E2E job timeout to 2 hours on PR pipeline ( #3124 )
...
ci: standardize E2Ejob timeout to 2 hours on PR pipeline
2024-11-08 19:35:59 +00:00
Santhosh Prabhu
eb059cbe0b
fix: update pipeline to handle an extra character 'v' in version tag ( #3089 )
...
* fix: update pipeline to handle v in version tag
* chore: empty commit for pipeline run
2024-10-29 10:01:04 +00:00
sheylatrudo
64c6c112e3
ci: ACN PR Pipeline Security Feature Branch ( #2985 )
...
* ci: Add Main Pipeline Template
* chore: azure-cni-overlay work
* chore: cilium overlay work
* test: cilium overlay E2E
* chore: cni overlay ds work
* chore: cilium ds work
* fixes
* ci: Add ACN Trigger
* ci: Use Git Ref Under Review for Testing
* Use Duplicate Files for Feature Test
* Disable Pipeline Trigger
---------
Co-authored-by: Sheyla Trudo <shtrudo@microsoft.com>
Co-authored-by: jpayne3506 <payne.3506@gmail.com>
2024-09-15 20:20:44 +00:00
John Payne
68ede66cfa
[FIX] ci: Update AzCLI task to v2 ( #2922 )
...
* ci: Update AzCLI task to v2
* ci: add scriptType: "bash"
2024-08-19 16:51:26 +00:00
John Payne
b48007e05b
[fix] ci: Update expected cilium connectivity test namespace ( #2926 )
...
* fix: Update expected cilium connectivity test namespace
* ci: leverage --force-deploy to delete old cilium-test resources
2024-08-16 21:47:25 +00:00
John Payne
742ca41659
ci: Add node restart to cniv2 E2E ( #2901 )
...
* ci: add node restart to cniv2 E2E
* chore: change directory after scale
* chore: fixup nodepool
* chore: pipeline cleanup
* ci: cleanup test resources
* chore: address comments
2024-08-16 21:47:17 +00:00
Camryn Lee
aa2577fdf8
ci: build ipv6-hp-bpf in pipeline ( #2769 )
...
* build ipv6-hp-bpf img in pipeline
* test binary build
* use sudo
* build separate binaries
* test archives
* combine dockerfiles and build cmds
* setup binary builds
* fix makefile
* parameterize arch for dockerfile cp and library installation
2024-06-11 16:05:07 +00:00
Camryn Lee
91d1e76e94
ci: skip no-unexpected-packet-drops for cilium dualstack e2e ( #2749 )
...
skip no-unexpected-packet-drops for cilium dualstack pr
2024-05-30 17:09:33 +00:00
John Payne
5033a0c9e3
ci: create template for cilium cli install ( #2736 )
2024-05-17 00:48:16 +00:00
Camryn Lee
512d2d4672
ci: test async delete in cilium stages ( #2725 )
...
* add async delete testing to cilium stages
* Revert "revert: async delete changes for azure-ipam (#2346 )"
This reverts commit 5b9aaef6ad
.
* tidy
* use exit code in script
* add async delete to cilium load test
* tidy
2024-05-17 00:37:52 +00:00
Camryn Lee
4d90d23c22
ci: cilium dualstack for load test pipeline ( #2603 )
...
* adding cilium dualstack to load test pipeline
* updating cni default
2024-03-04 20:35:50 +00:00
Camryn Lee
e419d2fcbd
chore: create directory for cilium 1.12 templates ( #2582 )
...
* add v1.12 files to its own directory
* update e2e scripts
* overlay cilium e2e changes
* update load template
* update configmap path
* move call to configmap
* remove hubble config from 1.12 dir
2024-02-15 17:06:11 +00:00
Camryn Lee
a12222bd1a
ci: parameterize cilium 1.14 templates ( #2562 )
...
* parameterize version cilium 1.14.x for pipelines
* fix tag substitution
* update dualstack step
* update load test template
2024-02-12 17:16:14 +00:00
rjdenney
0ac2938f2a
ci:Adding cilium dualstack overlay pipeline steps ( #2418 )
...
* adding cilium dualstack overlay pipeline steps
* changing step order
* remove dropgz step
* add CNS instead of azurevnet
* add v6 CNS state file test
* remove nightly pipeline
* removing nightly and adding v6 to cilium linux validate
* fix func name
* removing unneeded steps
* addressing comments
* remove 120 timeout
* cluster type to dualstack-byocni-nokubeproxy-up
* setting to INSTALL_OVERLAY
* using make to get azure-ipam nad cns
* fixing yaml in cil dual steps
* update step
* skipping bad step for cilium dualstack
* update variable name
* CNI type
* remove file path
* fixing CNI versions
* removing log outputs
* change step
* adding cd in directory before running validate
* hostport to false
* further update
* add cilium to dualstack test name
2024-02-05 20:31:05 +00:00