diff options
Diffstat (limited to 'test-fail.yaml')
-rw-r--r-- | test-fail.yaml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/test-fail.yaml b/test-fail.yaml new file mode 100644 index 0000000..055ef8f --- /dev/null +++ b/test-fail.yaml @@ -0,0 +1,13 @@ +# Recipe repository +repository: 'https://github.com/astroconda/astroconda-contrib' +git_ref_spec: 'master' + +# Publication channel to consult when determining what packages already exist. +channel_URL: 'http://ssb.stsci.edu/astroconda' + +# publication_root path needs to be visible from the slave nodes. +publication_root: '/eng/ssb/websites/ssbpublic/astroconda-j-pub-testing' +packages: + - verhawk + - INTENTIONALLY_INVALID + |