Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ccm-fetch to support downloading test profiles #112

Open
msmark opened this issue Jul 8, 2016 · 6 comments
Open

ccm-fetch to support downloading test profiles #112

msmark opened this issue Jul 8, 2016 · 6 comments
Labels

Comments

@msmark
Copy link

msmark commented Jul 8, 2016

As per quattor/aquilon#34, ccm-fetch will need to support the -t flag which will instead cause a test profile to be collected and downloaded into the test profile cache, instead of a live profile.

The following new command-line arguments and corresponding entries will be added to /etc/ccm.conf:

Option Description
test_profile URL of test profile to fetch if launched with -t
test_profile_failover URL of test profile to fetch if primary URL is broken, similar to profile_failover.
cache_test_root Location of the root for test profiles. Defaults to /var/lib/ccm-test.
@msmark msmark changed the title ccm-fetch ccm-fetch to support downloading test profiles Jul 8, 2016
@stdweird
Copy link
Member

stdweird commented Jul 8, 2016

@msmark no need for failover the test_profile should support a list of urls to try in order (i think that regular profile already does that, and that profile_failover is legacy)

@stdweird
Copy link
Member

stdweird commented Jul 8, 2016

@msmark or not, i must be confused with some other code. feel free to open an issue for such support

@msmark
Copy link
Author

msmark commented Jul 28, 2016

@stdweird would I need a new issue for that? Shouldn't it all be covered by this issue?

@stdweird
Copy link
Member

no real preference 😄

@msmark
Copy link
Author

msmark commented Jul 29, 2016

Ok I've updated the description in this issue.

@jouvin
Copy link
Contributor

jouvin commented Apr 25, 2018

LAL workshop: no activity at MS on this, just moving it back to the general backlog...

@jrha jrha added the parked label Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

4 participants