mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-05-13 23:09:32 +00:00
WIP update cs-dist-tests docker image tag
The change to the cs-dist-tests image name was to test if installing doctl to the image would fix the release tests not being able to authenticate into the cluster. This is mainly due to the kubeconfig being generated and stored in a DO secret, as opposed to a static kubeconfig for a permanent cluster as before. IMPORTANT: The image tag should be changed back to 'latest'!
This commit is contained in:
parent
122ad42038
commit
2b13ed9c07
2
.github/release/job-release-tests.yaml
vendored
2
.github/release/job-release-tests.yaml
vendored
@ -22,7 +22,7 @@ spec:
|
||||
workload-type: "tests-runners-ci"
|
||||
containers:
|
||||
- name: runner
|
||||
image: logosstorage/cs-codex-dist-tests:latest
|
||||
image: logosstorage/cs-codex-dist-tests:sha-507fdb6
|
||||
imagePullPolicy: Always
|
||||
resources:
|
||||
requests:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user