Skip to content

Commit e8e3ebf

Browse files
rdimaiobari12
authored andcommitted
Rename test containers to have the 'test-' prefix
1 parent 3a69cc6 commit e8e3ebf

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+5
-5
lines changed

.github/workflows/docker-auto-build.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ jobs:
1919
'webui, prepend-rucio, prepend-release, push-tagged, push-latest', # Common production Rucio WebUI server
2020
'init, prepend-rucio, prepend-release, push-tagged, push-latest', # Initalization container for Rucio database
2121
'probes, push-tagged, push-latest', # Common production probes container
22-
'fts, push-tagged, push-latest', # Testing FTS containers
22+
'test-fts, push-tagged, push-latest', # Testing FTS containers
2323
'fts-cron/Dockerfile_cpp, push-tagged, push-latest', # Common production fts-cron proxy delegation
2424
'fts-cron/Dockerfile_java, push-tagged, push-latest, custom-tag=java', # Common production fts-cron proxy delegation
25-
'ssh, push-tagged, push-latest', # Testing SSH RSE container
26-
'xrootd, push-tagged, push-latest', # Testing XROOTD RSE container
27-
'xrootd-noauth, push-tagged, push-latest', # Testing XROOTD-NOAUTH RSE container
25+
'test-ssh, push-tagged, push-latest', # Testing SSH RSE container
26+
'test-xrootd, push-tagged, push-latest', # Testing XROOTD RSE container
27+
'test-xrootd-noauth, push-tagged, push-latest', # Testing XROOTD-NOAUTH RSE container
2828
'fs, rucio-clients:release-#TAG, prepend-rucio, push-tagged, push-latest', # Common production Rucio fuse mount
29-
'webdav, push-latest' # Testing WebDAV RSE container
29+
'test-webdav, push-latest' # Testing WebDAV RSE container
3030
]
3131
fail-fast: false
3232

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)