Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ tests:
test:
- as: test
cli: latest
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e-autoscaler
from: stable:cluster-api-actuator-pkg
resources:
requests:
Expand All @@ -106,7 +106,7 @@ tests:
test:
- as: test
cli: latest
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e-autoscaler
from: stable:cluster-api-actuator-pkg
resources:
requests:
Expand All @@ -120,7 +120,7 @@ tests:
test:
- as: test
cli: latest
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e-autoscaler
from: stable:cluster-api-actuator-pkg
resources:
requests:
Expand All @@ -139,7 +139,7 @@ tests:
test:
- as: test
cli: latest
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e-periodic
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e-periodic-autoscaler
from: stable:cluster-api-actuator-pkg
resources:
requests:
Expand All @@ -153,7 +153,7 @@ tests:
test:
- as: test
cli: latest
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e-periodic
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e-periodic-autoscaler
from: stable:cluster-api-actuator-pkg
resources:
requests:
Expand All @@ -167,7 +167,7 @@ tests:
test:
- as: test
cli: latest
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e-periodic
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e-periodic-autoscaler
from: stable:cluster-api-actuator-pkg
resources:
requests:
Expand All @@ -181,7 +181,7 @@ tests:
test:
- as: test
cli: latest
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e-periodic
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e-periodic-autoscaler
from: stable:cluster-api-actuator-pkg
resources:
requests:
Expand All @@ -195,7 +195,7 @@ tests:
test:
- as: test
cli: latest
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e-periodic
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e-periodic-autoscaler
from: stable:cluster-api-actuator-pkg
resources:
requests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ tests:
test:
- as: test
cli: latest
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e-autoscaler
from: stable:cluster-api-actuator-pkg
resources:
requests:
Expand All @@ -107,7 +107,7 @@ tests:
test:
- as: test
cli: latest
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e-autoscaler
from: stable:cluster-api-actuator-pkg
resources:
requests:
Expand All @@ -121,7 +121,7 @@ tests:
test:
- as: test
cli: latest
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e-autoscaler
from: stable:cluster-api-actuator-pkg
resources:
requests:
Expand All @@ -140,7 +140,7 @@ tests:
test:
- as: test
cli: latest
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e-periodic
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e-periodic-autoscaler
from: stable:cluster-api-actuator-pkg
resources:
requests:
Expand All @@ -154,7 +154,7 @@ tests:
test:
- as: test
cli: latest
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e-periodic
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e-periodic-autoscaler
from: stable:cluster-api-actuator-pkg
resources:
requests:
Expand All @@ -168,7 +168,7 @@ tests:
test:
- as: test
cli: latest
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e-periodic
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e-periodic-autoscaler
from: stable:cluster-api-actuator-pkg
resources:
requests:
Expand All @@ -182,7 +182,7 @@ tests:
test:
- as: test
cli: latest
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e-periodic
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e-periodic-autoscaler
from: stable:cluster-api-actuator-pkg
resources:
requests:
Expand All @@ -196,7 +196,7 @@ tests:
test:
- as: test
cli: latest
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e-periodic
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e-periodic-autoscaler
from: stable:cluster-api-actuator-pkg
resources:
requests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ tests:
test:
- as: test
cli: latest
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e-autoscaler
from: stable:cluster-api-actuator-pkg
resources:
requests:
Expand All @@ -106,7 +106,7 @@ tests:
test:
- as: test
cli: latest
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e-autoscaler
from: stable:cluster-api-actuator-pkg
resources:
requests:
Expand All @@ -120,7 +120,7 @@ tests:
test:
- as: test
cli: latest
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e-autoscaler
from: stable:cluster-api-actuator-pkg
resources:
requests:
Expand All @@ -139,7 +139,7 @@ tests:
test:
- as: test
cli: latest
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e-periodic
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e-periodic-autoscaler
from: stable:cluster-api-actuator-pkg
resources:
requests:
Expand All @@ -153,7 +153,7 @@ tests:
test:
- as: test
cli: latest
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e-periodic
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e-periodic-autoscaler
from: stable:cluster-api-actuator-pkg
resources:
requests:
Expand All @@ -167,7 +167,7 @@ tests:
test:
- as: test
cli: latest
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e-periodic
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e-periodic-autoscaler
from: stable:cluster-api-actuator-pkg
resources:
requests:
Expand All @@ -181,7 +181,7 @@ tests:
test:
- as: test
cli: latest
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e-periodic
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e-periodic-autoscaler
from: stable:cluster-api-actuator-pkg
resources:
requests:
Expand All @@ -195,7 +195,7 @@ tests:
test:
- as: test
cli: latest
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e-periodic
commands: JUNIT_DIR=${ARTIFACT_DIR} make test-e2e-periodic-autoscaler
from: stable:cluster-api-actuator-pkg
resources:
requests:
Expand Down