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

Test that the vendor field is available for uploaded and synced rpms #680

Closed
preethit opened this issue Jun 13, 2017 · 4 comments
Closed

Comments

@preethit
Copy link

https://pulp.plan.io/issues/2781

  1. Create a repo with synced and uploaded content
  2. Compare the rpm (search) to see that vendor field is populated in both
@preethit
Copy link
Author

@kdelee this may be an extension of #667 that you are working on.

@kdelee kdelee self-assigned this Jun 29, 2017
@kdelee
Copy link
Contributor

kdelee commented Jul 6, 2017

I have looked through current pulp-fixtures RPMs and can't find one with vendor data. I will make an issue on pulp-fixtures.

@kdelee
Copy link
Contributor

kdelee commented Jul 6, 2017

Blocked until pulp-fixtures issue #54 is closed.

@Ichimonji10
Copy link
Contributor

Ichimonji10 commented Jul 7, 2017

Unblocked. Kudos to @kdelee.

kdelee added a commit to kdelee/pulp-smash that referenced this issue Jul 10, 2017
Closes pulp#680

Includes a refactor of existing test in pulp_smash.tests.rpm.cli.test_upload
kdelee added a commit to kdelee/pulp-smash that referenced this issue Jul 10, 2017
Closes pulp#680

Includes a refactor of existing test in pulp_smash.tests.rpm.cli.test_upload
kdelee added a commit to kdelee/pulp-smash that referenced this issue Jul 10, 2017
Closes pulp#680

Includes a refactor of existing test in pulp_smash.tests.rpm.cli.test_upload
@kdelee kdelee assigned nixocio and unassigned kdelee Aug 17, 2017
nixocio pushed a commit to nixocio/pulp-smash that referenced this issue Nov 1, 2017
… RPM package.

There are 2 tests:

First:

 1. Create a repository then upload content with **vendor information**
    to this repository.
 2. Assert that vendor information is present and according to the data
    that was uploaded.

Second:

 1. Create a repository then sync content with **vendor information**
    to this repository.
 2. Assert that vendor information is present and according to feed URL.

Closes: pulp#680
nixocio pushed a commit to nixocio/pulp-smash that referenced this issue Nov 1, 2017
… RPM package.

There are 2 tests:

First:

 1. Create a repository then upload content with **vendor information**
    to this repository.
 2. Assert that vendor information is present and according to the data
    that was uploaded.

Second:

 1. Create a repository then sync content with **vendor information**
    to this repository.
 2. Assert that vendor information is present and according to feed URL.

Closes: pulp#680
nixocio pushed a commit to nixocio/pulp-smash that referenced this issue Nov 1, 2017
There are 2 tests:

First:

 1. Create a repository then upload content with **vendor information**
    to this repository.
 2. Assert that vendor information is present and according to the data
    that was uploaded.

Second:

 1. Create a repository then sync content with **vendor information**
    to this repository.
 2. Assert that vendor information is present and according to feed URL.

Closes: pulp#680
nixocio pushed a commit to nixocio/pulp-smash that referenced this issue Nov 1, 2017
There are 2 tests:

First:

 1. Create a repository then upload content with **vendor information**
    to this repository.
 2. Assert that vendor information is present and according to the data
    that was uploaded.

Second:

 1. Create a repository then sync content with **vendor information**
    to this repository.
 2. Assert that vendor information is present and according to feed URL.

Closes: pulp#680
nixocio pushed a commit to nixocio/pulp-smash that referenced this issue Nov 2, 2017
There are 2 tests:

First:

 1. Create a repository then upload content with **vendor information**
    to this repository.
 2. Assert that vendor information is present and according to the data
    that was uploaded.

Second:

 1. Create a repository then sync content with **vendor information**
    to this repository.
 2. Assert that vendor information is present and according to feed URL.

Closes: pulp#680
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants