#9652 Creation of repo in tests namespace fails
Closed: Fixed 3 years ago by humaton. Opened 3 years ago by lcts.

  • Describe the issue
    I tried to create a repo for my package tests in the tests namespace as outlined in the CI docs, but the issue failed due to a lack of tooling? Don't really know what the problem is.

  • When do you need this? (YYYY/MM/DD)
    Not urgent at all, for now I'll put the tests in the package repo, but at some point I'd like to separate package & tests.

  • If we cannot complete your request, what is the impact?
    The Fedora CI docs would need to be updated to reflect whatever the current status of the tests namespace is.


Metadata Update from @humaton:
- Issue tagged with: high-gain, medium-trouble

3 years ago

Metadata Update from @humaton:
- Issue assigned to humaton

3 years ago

Metadata Update from @pingou:
- Issue tagged with: dev

3 years ago

The tests namespace is no longer used, as far as I know. You need to instead submit a PR to the package Git repo to incorporate the tests in a tests subdirectory.

@bookwar has the details of how this should actually be done.

Bummer, I liked the idea of keeping the packages and tests in separate namespaces. We should update the CI docs, then.

The tests namespace is no longer used, as far as I know. You need to instead submit a PR to the package Git repo to incorporate the tests in a tests subdirectory.

The tests namespace is actually used as a mechanism to share tests between different packages.

Login to comment on this ticket.

Metadata