Updated integration tests to work with ultralite data #516
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Integration tests now use ultralite version of run 58882, set more fields in integration_test.yml to get tests to work, moved ultralite stuff into tests location
Description of work
Integration tests now use ultralite version of run 58882.
Explanation of work
Integration tests now use ultralite version of run 58882, fields are set in integration_test.yml to get tests to work, and I moved ultralite stuff into tests location so that the integration tests can easily reference the ultralite definition files.
To test
Dev testing
You will need to run the integration tests locally, since the test data repo will not have the ultralite data yet. On info on how to run the integration tests, check the Usage section in our readthedocs. The main thing here is to change the branch for the data repo. Switch the data repo to use branch
switch-data-to-ultralite
and then run the tests.CIS testing
None
Link to EWM item
EWM#5760
Verification
Acceptance Criteria
This list is for ease of reference, and does not replace reading the EWM story as part of the review. Verify this list matches the EWM story before reviewing.