Skip to content
Open
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 @@ -46,7 +46,7 @@ tests:
exec /app/bin/run_ci jump_ci ci lock-cluster
credentials:
- mount_path: /var/run/psap-topsail-jump-ci
name: psap-topsail-jump-ci
name: psap-topsail-ng-jump-ci
namespace: test-credentials
from_image:
name: topsail-ng-light
Expand All @@ -65,7 +65,7 @@ tests:
exec /app/bin/run_ci jump_ci ci prepare-jump-ci
credentials:
- mount_path: /var/run/psap-topsail-jump-ci
name: psap-topsail-jump-ci
name: psap-topsail-ng-jump-ci
namespace: test-credentials
from_image:
name: topsail-ng-light
Expand All @@ -84,7 +84,7 @@ tests:
exec /app/bin/run_ci jump_ci ci pre-cleanup
credentials:
- mount_path: /var/run/psap-topsail-jump-ci
name: psap-topsail-jump-ci
name: psap-topsail-ng-jump-ci
namespace: test-credentials
from_image:
name: topsail-ng-light
Expand All @@ -102,7 +102,7 @@ tests:
exec /app/bin/run_ci jump_ci ci prepare
credentials:
- mount_path: /var/run/psap-topsail-jump-ci
name: psap-topsail-jump-ci
name: psap-topsail-ng-jump-ci
namespace: test-credentials
from_image:
name: topsail-ng-light
Expand All @@ -122,7 +122,7 @@ tests:
exec /app/bin/run_ci jump_ci ci test
credentials:
- mount_path: /var/run/psap-topsail-jump-ci
name: psap-topsail-jump-ci
name: psap-topsail-ng-jump-ci
namespace: test-credentials
from_image:
name: topsail-ng-light
Expand Down