File tree Expand file tree Collapse file tree 8 files changed +15
-15
lines changed Expand file tree Collapse file tree 8 files changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -575,7 +575,7 @@ restic::enable_backup: true
575575restic::host : " s3.us-east-1.amazonaws.com"
576576
577577s3daemon_default_image : " ghcr.io/lsst-dm/s3daemon:sha-57e1aa9"
578- s3nd_default_image : " ghcr.io/lsst-dm/s3nd:sha-1a94702 "
578+ s3nd_default_image : " ghcr.io/lsst-dm/s3nd:sha-76c43ff "
579579s3daemon::env :
580580 AWS_REGION : " lfa"
581581
Original file line number Diff line number Diff line change 3939
4040 it do
4141 is_expected . to contain_s3daemon__instance ( 'cp-latiss-s3nd' ) . with (
42- image : 'ghcr.io/lsst-dm/s3nd:sha-1a94702 ' ,
42+ image : 'ghcr.io/lsst-dm/s3nd:sha-76c43ff ' ,
4343 env : {
4444 'S3ND_ENDPOINT_URL' => 'https://s3.cp.lsst.org' ,
4545 'S3ND_PORT' => 15_571 ,
5959
6060 it do
6161 is_expected . to contain_s3daemon__instance ( 's3dfrgw-latiss-s3nd' ) . with (
62- image : 'ghcr.io/lsst-dm/s3nd:sha-1a94702 ' ,
62+ image : 'ghcr.io/lsst-dm/s3nd:sha-76c43ff ' ,
6363 env : {
6464 'S3ND_ENDPOINT_URL' => 'https://s3dfrgw.slac.stanford.edu' ,
6565 'S3ND_PORT' => 15_581 ,
Original file line number Diff line number Diff line change 4141
4242 it do
4343 is_expected . to contain_s3daemon__instance ( 'ls-latiss-s3nd' ) . with (
44- image : 'ghcr.io/lsst-dm/s3nd:sha-1a94702 ' ,
44+ image : 'ghcr.io/lsst-dm/s3nd:sha-76c43ff ' ,
4545 env : {
4646 'S3ND_ENDPOINT_URL' => 'https://s3.ls.lsst.org' ,
4747 'S3ND_PORT' => 15_571 ,
6161
6262 it do
6363 is_expected . to contain_s3daemon__instance ( 's3dfrgw-latiss-s3nd' ) . with (
64- image : 'ghcr.io/lsst-dm/s3nd:sha-1a94702 ' ,
64+ image : 'ghcr.io/lsst-dm/s3nd:sha-76c43ff ' ,
6565 env : {
6666 'S3ND_ENDPOINT_URL' => 'https://s3dfrgw.slac.stanford.edu' ,
6767 'S3ND_PORT' => 15_581 ,
Original file line number Diff line number Diff line change 3939
4040 it do
4141 is_expected . to contain_s3daemon__instance ( 'tu-latiss-s3nd' ) . with (
42- image : 'ghcr.io/lsst-dm/s3nd:sha-1a94702 ' ,
42+ image : 'ghcr.io/lsst-dm/s3nd:sha-76c43ff ' ,
4343 env : {
4444 'S3ND_ENDPOINT_URL' => 'https://s3.tu.lsst.org' ,
4545 'S3ND_PORT' => 15_571 ,
5959
6060 it do
6161 is_expected . to contain_s3daemon__instance ( 's3dfrgw-latiss-s3nd' ) . with (
62- image : 'ghcr.io/lsst-dm/s3nd:sha-1a94702 ' ,
62+ image : 'ghcr.io/lsst-dm/s3nd:sha-76c43ff ' ,
6363 env : {
6464 'S3ND_ENDPOINT_URL' => 'https://s3dfrgw.slac.stanford.edu' ,
6565 'S3ND_PORT' => 15_581 ,
Original file line number Diff line number Diff line change 3939
4040 it do
4141 is_expected . to contain_s3daemon__instance ( 'cp-comcam-s3nd' ) . with (
42- image : 'ghcr.io/lsst-dm/s3nd:sha-1a94702 ' ,
42+ image : 'ghcr.io/lsst-dm/s3nd:sha-76c43ff ' ,
4343 env : {
4444 'S3ND_ENDPOINT_URL' => 'https://s3.cp.lsst.org' ,
4545 'S3ND_PORT' => 15_571 ,
5959
6060 it do
6161 is_expected . to contain_s3daemon__instance ( 'sdfembs3-comcam-s3nd' ) . with (
62- image : 'ghcr.io/lsst-dm/s3nd:sha-1a94702 ' ,
62+ image : 'ghcr.io/lsst-dm/s3nd:sha-76c43ff ' ,
6363 env : {
6464 'S3ND_ENDPOINT_URL' => 'https://sdfembs3.sdf.slac.stanford.edu' ,
6565 'S3ND_PORT' => 15_581 ,
Original file line number Diff line number Diff line change 3939
4040 it do
4141 is_expected . to contain_s3daemon__instance ( 'tu-comcam-s3nd' ) . with (
42- image : 'ghcr.io/lsst-dm/s3nd:sha-1a94702 ' ,
42+ image : 'ghcr.io/lsst-dm/s3nd:sha-76c43ff ' ,
4343 env : {
4444 'S3ND_ENDPOINT_URL' => 'https://s3.tu.lsst.org' ,
4545 'S3ND_PORT' => 15_571 ,
5959
6060 it do
6161 is_expected . to contain_s3daemon__instance ( 's3dfrgw-comcam-s3nd' ) . with (
62- image : 'ghcr.io/lsst-dm/s3nd:sha-1a94702 ' ,
62+ image : 'ghcr.io/lsst-dm/s3nd:sha-76c43ff ' ,
6363 env : {
6464 'S3ND_ENDPOINT_URL' => 'https://s3dfrgw.slac.stanford.edu' ,
6565 'S3ND_PORT' => 15_581 ,
Original file line number Diff line number Diff line change 4242
4343 it do
4444 is_expected . to contain_s3daemon__instance ( 'ls-lsstcam-s3nd' ) . with (
45- image : 'ghcr.io/lsst-dm/s3nd:sha-1a94702 ' ,
45+ image : 'ghcr.io/lsst-dm/s3nd:sha-76c43ff ' ,
4646 env : {
4747 'S3ND_ENDPOINT_URL' => 'https://s3.ls.lsst.org' ,
4848 'S3ND_PORT' => 15_571 ,
6464
6565 it do
6666 is_expected . to contain_s3daemon__instance ( 's3dfrgw-lsstcam-s3nd' ) . with (
67- image : 'ghcr.io/lsst-dm/s3nd:sha-1a94702 ' ,
67+ image : 'ghcr.io/lsst-dm/s3nd:sha-76c43ff ' ,
6868 env : {
6969 'S3ND_ENDPOINT_URL' => 'https://s3dfrgw.slac.stanford.edu' ,
7070 'S3ND_PORT' => 15_581 ,
Original file line number Diff line number Diff line change 1414
1515 it do
1616 is_expected . to contain_s3daemon__instance ( 'cp-lsstcam-s3nd' ) . with (
17- image : 'ghcr.io/lsst-dm/s3nd:sha-1a94702 ' ,
17+ image : 'ghcr.io/lsst-dm/s3nd:sha-76c43ff ' ,
1818 env : {
1919 'S3ND_ENDPOINT_URL' => 'https://s3.cp.lsst.org' ,
2020 'S3ND_PORT' => 15_571 ,
4040
4141 it do
4242 is_expected . to contain_s3daemon__instance ( 'sdfembs3-lsstcam-s3nd' ) . with (
43- image : 'ghcr.io/lsst-dm/s3nd:sha-1a94702 ' ,
43+ image : 'ghcr.io/lsst-dm/s3nd:sha-76c43ff ' ,
4444 env : {
4545 'S3ND_ENDPOINT_URL' => 'https://sdfembs3.sdf.slac.stanford.edu' ,
4646 'S3ND_PORT' => 15_581 ,
You can’t perform that action at this time.
0 commit comments