👷 — Replace swift container + update test container

(picoswiftstack has been removed from docker hub)
This commit is contained in:
Luc Didry 2022-01-24 14:42:20 +01:00
parent b775624ea4
commit 4a3953226d
No known key found for this signature in database
GPG Key ID: EA868E12D0257E3C
4 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
image: hatsoftwares/lufi-test-ci:buster
image: hatsoftwares/lufi-test-ci:bullseye
stages:
- create_release
- publish_changelog
@ -59,7 +59,7 @@ variables:
services:
- name: rroemhild/test-openldap
alias: rroemhild-test-openldap
- name: swiftstack/picoswiftstack
- name: openstackswift/saio
alias: swiftstack-picoswiftstack
.pg_template: &pg_definition
<<: *tests_template
@ -70,7 +70,7 @@ variables:
alias: postgres
- name: rroemhild/test-openldap
alias: rroemhild-test-openldap
- name: swiftstack/picoswiftstack
- name: openstackswift/saio
alias: swiftstack-picoswiftstack
.mysql_template: &mysql_definition
<<: *tests_template
@ -81,7 +81,7 @@ variables:
alias: mariadb
- name: rroemhild/test-openldap
alias: rroemhild-test-openldap
- name: swiftstack/picoswiftstack
- name: openstackswift/saio
alias: swiftstack-picoswiftstack
### Publish tag changelog and create a toot

View File

@ -112,7 +112,7 @@
# Please read https://metacpan.org/pod/Net::OpenStack::Swift#SYNOPSIS to know how to configure this setting
# IMPORTANT: add a `container` key in it, to let Lufi know which container to use. This is not a regular Net::OpenStack::Swift setting, but Lufi need it.
# optional, no default
#swift => { auth_url => 'http://swiftstack-picoswiftstack:8080/auth/v1.0', user => 'test', password => 'test', container => 'lufi', auth_version => '1.0' },
#swift => { auth_url => 'http://swiftstack-picoswiftstack:8080/auth/v1.0', user => 'test:tester', password => 'testing', container => 'lufi', auth_version => '1.0' },
# Allow to add a password on files, asked before allowing to download files
# optional, default is 0

View File

@ -112,7 +112,7 @@
# Please read https://metacpan.org/pod/Net::OpenStack::Swift#SYNOPSIS to know how to configure this setting
# IMPORTANT: add a `container` key in it, to let Lufi know which container to use. This is not a regular Net::OpenStack::Swift setting, but Lufi need it.
# optional, no default
#swift => { auth_url => 'http://swiftstack-picoswiftstack:8080/auth/v1.0', user => 'test', password => 'test', container => 'lufi', auth_version => '1.0' },
#swift => { auth_url => 'http://swiftstack-picoswiftstack:8080/auth/v1.0', user => 'test:tester', password => 'testing', container => 'lufi', auth_version => '1.0' },
# Allow to add a password on files, asked before allowing to download files
# optional, default is 0

View File

@ -112,7 +112,7 @@
# Please read https://metacpan.org/pod/Net::OpenStack::Swift#SYNOPSIS to know how to configure this setting
# IMPORTANT: add a `container` key in it, to let Lufi know which container to use. This is not a regular Net::OpenStack::Swift setting, but Lufi need it.
# optional, no default
#swift => { auth_url => 'http://swiftstack-picoswiftstack:8080/auth/v1.0', user => 'test', password => 'test', container => 'lufi', auth_version => '1.0' },
#swift => { auth_url => 'http://swiftstack-picoswiftstack:8080/auth/v1.0', user => 'test:tester', password => 'testing', container => 'lufi', auth_version => '1.0' },
# Allow to add a password on files, asked before allowing to download files
# optional, default is 0