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

Add job for running obs_lsst tests in CI #523

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SimonKrughoff
Copy link
Contributor

No description provided.

util = load 'pipelines/lib/util.groovy'
scipipe = util.scipipeConfig()
sqre = util.sqreConfig()
obs_lsst = util.obsLsstConfig()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This method doesn't exist.


// stage manifest.txt early so we don't risk a long processing run and
// then fail setting up to run dispatch_verify.py
stageFakeLsstsw(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The "fake" manifest.txt/repos.yaml are only needed if dispatch_verify is going to be run. Are you intending to eventually push results to squash?

retries: 3
configs:
- dataset:
<<: *test_obs_lsst
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A code: key will be needed until obs_lsst is part of the docker images.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants