Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.

Test fetching from Koji by NVR #34

Merged
merged 3 commits into from
Mar 13, 2019
Merged

Test fetching from Koji by NVR #34

merged 3 commits into from
Mar 13, 2019

Conversation

csomh
Copy link
Contributor

@csomh csomh commented Mar 11, 2019

  • Check that content stored in Quay matches the one fetched from Koji

Signed-off-by: Hunor Csomortáni csomh@redhat.com

Signed-off-by: Hunor Csomortáni <csomh@redhat.com>
@csomh csomh changed the title WIP: Test fetching from Koji by NVR [WIP] Test fetching from Koji by NVR Mar 11, 2019
Copy link
Contributor

@MartinBasti MartinBasti left a comment

Choose a reason for hiding this comment

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

Looks good otherwise

@@ -25,6 +25,12 @@ For example: `https://quay.io/api/v1`.

`OMPS_INT_TEST_QUAY_PASSWD`: Password to authenticate with Quay.

`OMPS_INT_TEST_KOJI_NVRS`: A comma-separated list of Koji build NVRs, in the
Copy link
Contributor

Choose a reason for hiding this comment

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

Could we have 3 env vars instead?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Moved all integration test configs to test.env.yaml. Updated docs accordingly.

cc @chmeliik

Hunor Csomortáni added 2 commits March 12, 2019 14:02
Update on of the integration tets for the NVR endpoint, to also check
that the bundle uploaded by OMPS to Quay, matches the data stored in
Koji.

Signed-off-by: Hunor Csomortáni <csomh@redhat.com>
The number of environment variables grew too big, so moving
integration test configuration to a YAML file, easier to read by humans.

Signed-off-by: Hunor Csomortáni <csomh@redhat.com>
@csomh csomh changed the title [WIP] Test fetching from Koji by NVR Test fetching from Koji by NVR Mar 12, 2019
Copy link
Contributor

@MartinBasti MartinBasti left a comment

Choose a reason for hiding this comment

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

Looks great, can be merged if thee are no more changes planned

@csomh csomh merged commit 7037c3b into release-engineering:master Mar 13, 2019
@csomh csomh deleted the int-test-nvr branch March 13, 2019 14:19
@csomh csomh mentioned this pull request Mar 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants