Commit 76ac7dc
Consolidate e2e test image references and add apply-tags task (#421)
* Consolidate e2e test image references and add apply-tags task
- Update e2e test image path to use maestro/maestro-e2e for consistency
- Simplify image retrieval in Makefile to use latest tag
- Remove dynamic tag lookup logic from GitHub workflows
- Add apply-tags task to Tekton pipelines for both PR and push workflows
- Update all workflow references to use consolidated image path
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: clyang82 <chuyang@redhat.com>
* Do not apply tags for pull-request
Signed-off-by: clyang82 <chuyang@redhat.com>
* Remove retrieve-image since we have latest tag
Signed-off-by: clyang82 <chuyang@redhat.com>
* Revert workflow changes to longrunning.yml and manual-e2e.yml
Restore dynamic image SHA resolution for e2e test workflows instead of using :latest tag.
This reverts the workflow file changes from commit 190dfe4.
Signed-off-by: clyang82 <chuyang@redhat.com>
---------
Signed-off-by: clyang82 <chuyang@redhat.com>
Co-authored-by: Claude <noreply@anthropic.com>1 parent 34e0811 commit 76ac7dc
4 files changed
Lines changed: 21 additions & 35 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
529 | 529 | | |
530 | 530 | | |
531 | 531 | | |
532 | | - | |
533 | | - | |
534 | | - | |
535 | | - | |
536 | | - | |
537 | | - | |
538 | | - | |
539 | | - | |
540 | | - | |
541 | | - | |
542 | | - | |
543 | | - | |
544 | | - | |
545 | | - | |
546 | | - | |
547 | | - | |
548 | | - | |
549 | 532 | | |
550 | 533 | | |
551 | 534 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
370 | 387 | | |
371 | 388 | | |
372 | 389 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
352 | 352 | | |
353 | 353 | | |
354 | 354 | | |
355 | | - | |
356 | | - | |
357 | | - | |
358 | | - | |
359 | | - | |
360 | | - | |
361 | | - | |
362 | | - | |
363 | | - | |
364 | | - | |
365 | | - | |
366 | | - | |
367 | | - | |
368 | | - | |
369 | | - | |
370 | | - | |
371 | | - | |
372 | 355 | | |
373 | 356 | | |
374 | 357 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
289 | | - | |
| 289 | + | |
290 | 290 | | |
291 | 291 | | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
292 | 295 | | |
293 | 296 | | |
294 | 297 | | |
| |||
0 commit comments