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

Create test for using a manual project #15754

Draft
wants to merge 9 commits into
base: devel
Choose a base branch
from

Conversation

AlanCoding
Copy link
Member

SUMMARY

Let me explain:

I am only doing this in support of another objective - which will involve:

  • create a collection, maybe packaging it
  • create a git repository that references this collection in requirements.yml
  • using a runner branch that makes use of some data from the collection
  • connecting back-end event processing to data that runner relays on to it through event data

This was looking like a lot of steps, so I wanted to start on some infrastructure to put more and more of these all in the same place - which has to be the live tests.

So far this seems to be going rather well to copy the mock repo folders to the projects folders and using them in a job template.

I am so-far unclear about whether requirements.yml could be supported in this way. I actually think it won't...

So the next step would be to try to do git init and use the requirements as a file:// git requirement... both for the original project, and for the collection inside of the requirements.yml (not sure if this is allowed), and this requires patching the isolation paths as well. But baby steps.

Right now I mainly need to see what the fallout of patching playbooks monkey patch will be.

ISSUE TYPE
  • Bug, Docs Fix or other nominal change
COMPONENT NAME
  • API

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

Successfully merging this pull request may close these issues.

1 participant