File tree Expand file tree Collapse file tree 8 files changed +17
-17
lines changed Expand file tree Collapse file tree 8 files changed +17
-17
lines changed Original file line number Diff line number Diff line change @@ -574,7 +574,7 @@ restic::bucket: "rubin-bm-backups/%{facts.networking.fqdn}"
574574restic::enable_backup : true
575575restic::host : " s3.us-east-1.amazonaws.com"
576576
577- s3nd_default_image : " ghcr.io/lsst-dm/deliverator:1.11.0 "
577+ s3nd_default_image : " ghcr.io/lsst-dm/deliverator:1.11.1 "
578578s3nd::volumes :
579579 - " /data:/data"
580580 - " /home:/home"
Original file line number Diff line number Diff line change 3333
3434 it do
3535 is_expected . to contain_s3nd__instance ( 'cp-latiss' ) . with (
36- image : 'ghcr.io/lsst-dm/deliverator:1.11.0 ' ,
36+ image : 'ghcr.io/lsst-dm/deliverator:1.11.1 ' ,
3737 port : 15_571 ,
3838 volumes : [
3939 '/data:/data' ,
4747
4848 it do
4949 is_expected . to contain_s3nd__instance ( 'sdfembs3-latiss' ) . with (
50- image : 'ghcr.io/lsst-dm/deliverator:1.11.0 ' ,
50+ image : 'ghcr.io/lsst-dm/deliverator:1.11.1 ' ,
5151 port : 15_581 ,
5252 volumes : [
5353 '/data:/data' ,
Original file line number Diff line number Diff line change 3434
3535 it do
3636 is_expected . to contain_s3nd__instance ( 'ls-latiss' ) . with (
37- image : 'ghcr.io/lsst-dm/deliverator:1.11.0 ' ,
37+ image : 'ghcr.io/lsst-dm/deliverator:1.11.1 ' ,
3838 port : 15_571 ,
3939 volumes : [
4040 '/data:/data' ,
4848
4949 it do
5050 is_expected . to contain_s3nd__instance ( 's3dfrgw-latiss' ) . with (
51- image : 'ghcr.io/lsst-dm/deliverator:1.11.0 ' ,
51+ image : 'ghcr.io/lsst-dm/deliverator:1.11.1 ' ,
5252 port : 15_581 ,
5353 volumes : [
5454 '/data:/data' ,
Original file line number Diff line number Diff line change 3232
3333 it do
3434 is_expected . to contain_s3nd__instance ( 'tu-latiss' ) . with (
35- image : 'ghcr.io/lsst-dm/deliverator:1.11.0 ' ,
35+ image : 'ghcr.io/lsst-dm/deliverator:1.11.1 ' ,
3636 port : 15_571 ,
3737 volumes : [
3838 '/data:/data' ,
4646
4747 it do
4848 is_expected . to contain_s3nd__instance ( 's3dfrgw-latiss' ) . with (
49- image : 'ghcr.io/lsst-dm/deliverator:1.11.0 ' ,
49+ image : 'ghcr.io/lsst-dm/deliverator:1.11.1 ' ,
5050 port : 15_581 ,
5151 volumes : [
5252 '/data:/data' ,
Original file line number Diff line number Diff line change 2929
3030 it do
3131 is_expected . to contain_s3nd__instance ( 'cp-comcam' ) . with (
32- image : 'ghcr.io/lsst-dm/deliverator:1.11.0 ' ,
32+ image : 'ghcr.io/lsst-dm/deliverator:1.11.1 ' ,
3333 port : 15_571 ,
3434 volumes : [
3535 '/data:/data' ,
4343
4444 it do
4545 is_expected . to contain_s3nd__instance ( 'sdfembs3-comcam' ) . with (
46- image : 'ghcr.io/lsst-dm/deliverator:1.11.0 ' ,
46+ image : 'ghcr.io/lsst-dm/deliverator:1.11.1 ' ,
4747 port : 15_581 ,
4848 volumes : [
4949 '/data:/data' ,
Original file line number Diff line number Diff line change 2929
3030 it do
3131 is_expected . to contain_s3nd__instance ( 'tu-comcam' ) . with (
32- image : 'ghcr.io/lsst-dm/deliverator:1.11.0 ' ,
32+ image : 'ghcr.io/lsst-dm/deliverator:1.11.1 ' ,
3333 port : 15_571 ,
3434 volumes : [
3535 '/data:/data' ,
4343
4444 it do
4545 is_expected . to contain_s3nd__instance ( 's3dfrgw-comcam' ) . with (
46- image : 'ghcr.io/lsst-dm/deliverator:1.11.0 ' ,
46+ image : 'ghcr.io/lsst-dm/deliverator:1.11.1 ' ,
4747 port : 15_581 ,
4848 volumes : [
4949 '/data:/data' ,
Original file line number Diff line number Diff line change 3131
3232 it do
3333 is_expected . to contain_s3nd__instance ( 'ls-lsstcam' ) . with (
34- image : 'ghcr.io/lsst-dm/deliverator:1.11.0 ' ,
34+ image : 'ghcr.io/lsst-dm/deliverator:1.11.1 ' ,
3535 port : 15_571 ,
3636 volumes : [
3737 '/data:/data' ,
4545
4646 it do
4747 is_expected . to contain_s3nd__instance ( 's3dfrgw-lsstcam' ) . with (
48- image : 'ghcr.io/lsst-dm/deliverator:1.11.0 ' ,
48+ image : 'ghcr.io/lsst-dm/deliverator:1.11.1 ' ,
4949 port : 15_581 ,
5050 volumes : [
5151 '/data:/data' ,
6565
6666 it do
6767 is_expected . to contain_s3nd__instance ( 's3dfrgw-lsstcam-test' ) . with (
68- image : 'ghcr.io/lsst-dm/deliverator:1.11.0 ' ,
68+ image : 'ghcr.io/lsst-dm/deliverator:1.11.1 ' ,
6969 port : 15_591 ,
7070 volumes : [
7171 '/data:/data' ,
Original file line number Diff line number Diff line change 33shared_examples 'lsstcam-dc.cp' do
44 it do
55 is_expected . to contain_s3nd__instance ( 'cp-lsstcam' ) . with (
6- image : 'ghcr.io/lsst-dm/deliverator:1.11.0 ' ,
6+ image : 'ghcr.io/lsst-dm/deliverator:1.11.1 ' ,
77 port : 15_571 ,
88 volumes : [
99 '/data:/data' ,
2222
2323 it do
2424 is_expected . to contain_s3nd__instance ( 'sdfembs3-lsstcam' ) . with (
25- image : 'ghcr.io/lsst-dm/deliverator:1.11.0 ' ,
25+ image : 'ghcr.io/lsst-dm/deliverator:1.11.1 ' ,
2626 port : 15_581 ,
2727 volumes : [
2828 '/data:/data' ,
4242
4343 it do
4444 is_expected . to contain_s3nd__instance ( 'sdfembs3-lsstcam-test' ) . with (
45- image : 'ghcr.io/lsst-dm/deliverator:1.11.0 ' ,
45+ image : 'ghcr.io/lsst-dm/deliverator:1.11.1 ' ,
4646 port : 15_591 ,
4747 volumes : [
4848 '/data:/data' ,
You can’t perform that action at this time.
0 commit comments