Skip to content

Commit 6a0b114

Browse files
authored
Merge pull request #1878 from lsst-it/IT-6370/deliverator-1.10.0
(common) bump deliverator to 1.10.0
2 parents 61b1d50 + 6727056 commit 6a0b114

File tree

7 files changed

+13
-13
lines changed

7 files changed

+13
-13
lines changed

hieradata/common.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -574,7 +574,7 @@ restic::bucket: "rubin-bm-backups/%{facts.networking.fqdn}"
574574
restic::enable_backup: true
575575
restic::host: "s3.us-east-1.amazonaws.com"
576576

577-
s3nd_default_image: "ghcr.io/lsst-dm/s3nd:1.8.0"
577+
s3nd_default_image: "ghcr.io/lsst-dm/deliverator:1.10.0"
578578
s3nd::volumes:
579579
- "/data:/data"
580580
- "/home:/home"

hieradata/site/ls.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ ccs_sal::lfa:
7676

7777
ccs_software::influx_url: "https://ccs-influxdb.ls.lsst.org:443"
7878

79-
s3nd_default_image_ls: "ghcr.io/lsst-dm/deliverator:1.10.0"
79+
s3nd_default_image_ls: "%{alias('s3nd_default_image')}"

spec/hosts/nodes/auxtel-fp01.cp.lsst.org_spec.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
it do
3535
is_expected.to contain_s3nd__instance('cp-latiss').with(
36-
image: 'ghcr.io/lsst-dm/s3nd:1.8.0',
36+
image: 'ghcr.io/lsst-dm/deliverator:1.10.0',
3737
port: 15_571,
3838
volumes: [
3939
'/data:/data',
@@ -47,7 +47,7 @@
4747

4848
it do
4949
is_expected.to contain_s3nd__instance('sdfembs3-latiss').with(
50-
image: 'ghcr.io/lsst-dm/s3nd:1.8.0',
50+
image: 'ghcr.io/lsst-dm/deliverator:1.10.0',
5151
port: 15_581,
5252
volumes: [
5353
'/data:/data',

spec/hosts/nodes/auxtel-fp01.tu.lsst.org_spec.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
it do
3434
is_expected.to contain_s3nd__instance('tu-latiss').with(
35-
image: 'ghcr.io/lsst-dm/s3nd:1.8.0',
35+
image: 'ghcr.io/lsst-dm/deliverator:1.10.0',
3636
port: 15_571,
3737
volumes: [
3838
'/data:/data',
@@ -46,7 +46,7 @@
4646

4747
it do
4848
is_expected.to contain_s3nd__instance('s3dfrgw-latiss').with(
49-
image: 'ghcr.io/lsst-dm/s3nd:1.8.0',
49+
image: 'ghcr.io/lsst-dm/deliverator:1.10.0',
5050
port: 15_581,
5151
volumes: [
5252
'/data:/data',

spec/hosts/nodes/comcam-fp01.cp.lsst.org_spec.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
it do
3131
is_expected.to contain_s3nd__instance('cp-comcam').with(
32-
image: 'ghcr.io/lsst-dm/s3nd:1.8.0',
32+
image: 'ghcr.io/lsst-dm/deliverator:1.10.0',
3333
port: 15_571,
3434
volumes: [
3535
'/data:/data',
@@ -43,7 +43,7 @@
4343

4444
it do
4545
is_expected.to contain_s3nd__instance('sdfembs3-comcam').with(
46-
image: 'ghcr.io/lsst-dm/s3nd:1.8.0',
46+
image: 'ghcr.io/lsst-dm/deliverator:1.10.0',
4747
port: 15_581,
4848
volumes: [
4949
'/data:/data',

spec/hosts/nodes/comcam-fp01.tu.lsst.org_spec.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
it do
3131
is_expected.to contain_s3nd__instance('tu-comcam').with(
32-
image: 'ghcr.io/lsst-dm/s3nd:1.8.0',
32+
image: 'ghcr.io/lsst-dm/deliverator:1.10.0',
3333
port: 15_571,
3434
volumes: [
3535
'/data:/data',
@@ -43,7 +43,7 @@
4343

4444
it do
4545
is_expected.to contain_s3nd__instance('s3dfrgw-comcam').with(
46-
image: 'ghcr.io/lsst-dm/s3nd:1.8.0',
46+
image: 'ghcr.io/lsst-dm/deliverator:1.10.0',
4747
port: 15_581,
4848
volumes: [
4949
'/data:/data',

spec/support/spec/lsstcam.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
shared_examples 'lsstcam-dc.cp' do
44
it do
55
is_expected.to contain_s3nd__instance('cp-lsstcam').with(
6-
image: 'ghcr.io/lsst-dm/s3nd:1.8.0',
6+
image: 'ghcr.io/lsst-dm/deliverator:1.10.0',
77
port: 15_571,
88
volumes: [
99
'/data:/data',
@@ -22,7 +22,7 @@
2222

2323
it do
2424
is_expected.to contain_s3nd__instance('sdfembs3-lsstcam').with(
25-
image: 'ghcr.io/lsst-dm/s3nd:1.8.0',
25+
image: 'ghcr.io/lsst-dm/deliverator:1.10.0',
2626
port: 15_581,
2727
volumes: [
2828
'/data:/data',
@@ -42,7 +42,7 @@
4242

4343
it do
4444
is_expected.to contain_s3nd__instance('sdfembs3-lsstcam-test').with(
45-
image: 'ghcr.io/lsst-dm/s3nd:1.8.0',
45+
image: 'ghcr.io/lsst-dm/deliverator:1.10.0',
4646
port: 15_591,
4747
volumes: [
4848
'/data:/data',

0 commit comments

Comments
 (0)