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

Add basic CI job to verify code #8

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

danpawlik
Copy link
Contributor

This project should be verified by the CI test job. So far, it will just simply deploy microshift role with basic parameters and run the linters: ansible-lint and markdown lint.

@danpawlik danpawlik marked this pull request as ready for review March 22, 2023 12:57
@danpawlik danpawlik marked this pull request as draft March 22, 2023 12:58
@danpawlik danpawlik marked this pull request as ready for review March 23, 2023 09:45
@danpawlik
Copy link
Contributor Author

Checking Zuul CI

@danpawlik
Copy link
Contributor Author

recheck

4 similar comments
@danpawlik
Copy link
Contributor Author

recheck

@danpawlik
Copy link
Contributor Author

recheck

@morucci
Copy link
Collaborator

morucci commented Mar 23, 2023

recheck

@danpawlik
Copy link
Contributor Author

recheck

@softwarefactory-project-zuul
Copy link

Zuul encountered a syntax error while parsing its configuration in the
repo openstack-k8s-operators/ansible-microshift-role on branch master.
The error was:

Unknown projects: opendev.org/zuul/zuul-jobs

The error appears in the following job stanza:

job:
name: test-ansible-microshift-role
parent: base-microshift-openstack
nodeset: centos-9-microshift-single-node
timeout: 10800
required-projects:
- opendev.org/zuul/zuul-jobs
run: ci/playbooks/deploy_microshift.yaml
post-run: ci/playbooks/collect_logs.yaml

in "openstack-k8s-operators/ansible-microshift-role/.zuul.yaml@master", line 4, column 3

@softwarefactory-project-zuul
Copy link

Zuul encountered a syntax error while parsing its configuration in the
repo openstack-k8s-operators/ansible-microshift-role on branch master.
The error was:

Unknown projects: rdo-jobs, opendev.org/zuul/zuul-jobs

The error appears in the following job stanza:

job:
name: test-ansible-microshift-role
parent: base-microshift-openstack
nodeset: centos-9-microshift-single-node
timeout: 10800
required-projects:
- rdo-jobs
- opendev.org/zuul/zuul-jobs
roles:
- zuul: rdo-jobs
run: ci/playbooks/deploy_microshift.yaml
post-run: ci/playbooks/collect_logs.yaml

in "openstack-k8s-operators/ansible-microshift-role/.zuul.yaml@master", line 4, column 3

@danpawlik danpawlik marked this pull request as draft March 23, 2023 10:17
@softwarefactory-project-zuul
Copy link

Zuul encountered a syntax error while parsing its configuration in the
repo openstack-k8s-operators/ansible-microshift-role on branch master.
The error was:

Unknown projects: zuul/zuul-jobs

The error appears in the following job stanza:

job:
name: test-ansible-microshift-role
parent: base-microshift-openstack
nodeset: centos-9-microshift-single-node
timeout: 10800
required-projects:
- zuul/zuul-jobs
run: ci/playbooks/deploy_microshift.yaml
post-run: ci/playbooks/collect_logs.yaml

in "openstack-k8s-operators/ansible-microshift-role/.zuul.yaml@master", line 4, column 3

This project should be verified by the CI test job.
So far, it will just simply deploy microshift role with basic parameters
and run the linters: ansible-lint and markdown lint.
@softwarefactory-project-zuul
Copy link

Zuul encountered a syntax error while parsing its configuration in the
repo openstack-k8s-operators/ansible-microshift-role on branch master.
The error was:

Unknown projects: opendev.org/zuul/zuul-jobs

The error appears in the following job stanza:

job:
name: test-ansible-microshift-role
parent: base-microshift-openstack
nodeset: centos-9-microshift-single-node
timeout: 10800
required-projects:
- opendev.org/zuul/zuul-jobs
run: ci/playbooks/deploy_microshift.yaml
post-run: ci/playbooks/collect_logs.yaml

in "openstack-k8s-operators/ansible-microshift-role/.zuul.yaml@master", line 4, column 3

@danpawlik
Copy link
Contributor Author

recheck

@softwarefactory-project-zuul
Copy link

Zuul encountered a syntax error while parsing its configuration in the
repo openstack-k8s-operators/ansible-microshift-role on branch master.
The error was:

Unknown projects: opendev.org/zuul/zuul-jobs

The error appears in the following job stanza:

job:
name: test-ansible-microshift-role
parent: base-microshift-openstack
nodeset: centos-9-microshift-single-node
timeout: 10800
required-projects:
- opendev.org/zuul/zuul-jobs
run: ci/playbooks/deploy_microshift.yaml
post-run: ci/playbooks/collect_logs.yaml

in "openstack-k8s-operators/ansible-microshift-role/.zuul.yaml@master", line 4, column 3

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

Successfully merging this pull request may close these issues.

2 participants