Skip to content

Commit

Permalink
Rename test containers to have the 'test-' prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
rdimaio authored and bari12 committed Feb 7, 2025
1 parent 3a69cc6 commit e8e3ebf
Show file tree
Hide file tree
Showing 41 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/docker-auto-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ jobs:
'webui, prepend-rucio, prepend-release, push-tagged, push-latest', # Common production Rucio WebUI server
'init, prepend-rucio, prepend-release, push-tagged, push-latest', # Initalization container for Rucio database
'probes, push-tagged, push-latest', # Common production probes container
'fts, push-tagged, push-latest', # Testing FTS containers
'test-fts, push-tagged, push-latest', # Testing FTS containers
'fts-cron/Dockerfile_cpp, push-tagged, push-latest', # Common production fts-cron proxy delegation
'fts-cron/Dockerfile_java, push-tagged, push-latest, custom-tag=java', # Common production fts-cron proxy delegation
'ssh, push-tagged, push-latest', # Testing SSH RSE container
'xrootd, push-tagged, push-latest', # Testing XROOTD RSE container
'xrootd-noauth, push-tagged, push-latest', # Testing XROOTD-NOAUTH RSE container
'test-ssh, push-tagged, push-latest', # Testing SSH RSE container
'test-xrootd, push-tagged, push-latest', # Testing XROOTD RSE container
'test-xrootd-noauth, push-tagged, push-latest', # Testing XROOTD-NOAUTH RSE container
'fs, rucio-clients:release-#TAG, prepend-rucio, push-tagged, push-latest', # Common production Rucio fuse mount
'webdav, push-latest' # Testing WebDAV RSE container
'test-webdav, push-latest' # Testing WebDAV RSE container
]
fail-fast: false

Expand Down
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.
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.
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 comments on commit e8e3ebf

Please sign in to comment.