File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -76,4 +76,4 @@ ccs_sal::lfa:
7676
7777ccs_software::influx_url : " https://ccs-influxdb.ls.lsst.org:443"
7878
79- s3nd_default_image_ls : " ghcr.io/lsst-dm/deliverator:1.9.1 "
79+ s3nd_default_image_ls : " ghcr.io/lsst-dm/deliverator:1.9.2 "
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.9.1 ' ,
37+ image : 'ghcr.io/lsst-dm/deliverator:1.9.2 ' ,
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.9.1 ' ,
51+ image : 'ghcr.io/lsst-dm/deliverator:1.9.2 ' ,
5252 port : 15_581 ,
5353 volumes : [
5454 '/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.9.1 ' ,
34+ image : 'ghcr.io/lsst-dm/deliverator:1.9.2 ' ,
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.9.1 ' ,
48+ image : 'ghcr.io/lsst-dm/deliverator:1.9.2 ' ,
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.9.1 ' ,
68+ image : 'ghcr.io/lsst-dm/deliverator:1.9.2 ' ,
6969 port : 15_591 ,
7070 volumes : [
7171 '/data:/data' ,
You can’t perform that action at this time.
0 commit comments