Closed rohitthakur2590 closed 3 years ago
so before we land this, we want to add the build-ansible-collection job to the repo.
What we can do to test that, is first create a new project-template in ansible-zuul-jobs, see how we do it for ansible.netcommon.
Then we can add a zuul.yaml file to this repo, to validate the job builds properly.
so before we land this, we want to add the build-ansible-collection job to the repo.
What we can do to test that, is first create a new project-template in ansible-zuul-jobs, see how we do it for ansible.netcommon.
Then we can add a zuul.yaml file to this repo, to validate the job builds properly.
@pabelanger I do have PR for this, could you please review that when available? https://github.com/ansible/ansible-zuul-jobs/pull/879
so before we land this, we want to add the build-ansible-collection job to the repo. What we can do to test that, is first create a new project-template in ansible-zuul-jobs, see how we do it for ansible.netcommon. Then we can add a zuul.yaml file to this repo, to validate the job builds properly.
@pabelanger I do have PR for this, could you please review that when available? ansible/ansible-zuul-jobs#879
Great, left comments. So, update the first comment in this PR adding
depends-on: https://github.com/ansible/ansible-zuul-jobs/pull/879
This will have zuul load this unmerged job configuration so we can test.
Then create a .zuul.yaml file will the following for this PR:
---
- project:
templates:
- ansible-collections-ansible-network-units
This is how we can validate the build job worked.
so before we land this, we want to add the build-ansible-collection job to the repo. What we can do to test that, is first create a new project-template in ansible-zuul-jobs, see how we do it for ansible.netcommon. Then we can add a zuul.yaml file to this repo, to validate the job builds properly.
@pabelanger I do have PR for this, could you please review that when available? ansible/ansible-zuul-jobs#879
Great, left comments. So, update the first comment in this PR adding
depends-on: https://github.com/ansible/ansible-zuul-jobs/pull/879
This will have zuul load this unmerged job configuration so we can test.
Then create a .zuul.yaml file will the following for this PR:
--- - project: templates: - ansible-collections-ansible-network-units
This is how we can validate the build job worked.
added new file .
recheck
recheck
recheck
recheck
Signed-off-by: Rohit Thakur rohitthakur2590@outlook.com Depends-On: https://github.com/ansible/ansible-zuul-jobs/pull/879
SUMMARY
ISSUE TYPE
COMPONENT NAME
ADDITIONAL INFORMATION