stfc / rucio

Rucio - Scientific Data Management
http://rucio.cern.ch
Apache License 2.0
0 stars 0 forks source link

internal user-interaction: Enable 2 consecutive test suites on seperate VOs #25 #71

Closed patrick-austin closed 4 years ago

patrick-austin commented 4 years ago

Enable 2 consecutive test suites on seperate VOs

Updated the multi-VO Travis suite to run twice on two VOs (tst and ts2) without clearing the DB (but the cache is cleared as otherwise we wouldn't pick up newly added RSEs - this is not an exclusively multi-VO issue), along with some other modifications needed to make this work:

This is dependent on issue #60 / PR #63 as we need to store the clientside tokens by VO in order to run the successive tests.

elichad commented 4 years ago

There's a new test file tests/test_reaper2.py which will also need updating to the new format.