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

rdgo: build crio #7

Merged
merged 2 commits into from
May 10, 2018
Merged

rdgo: build crio #7

merged 2 commits into from
May 10, 2018

Conversation

ashcrow
Copy link
Member

@ashcrow ashcrow commented May 10, 2018

This will build the latest commits off the 1.10 branch.

Signed-off-by: Steve Milner <smilner@redhat.com>
Signed-off-by: Steve Milner <smilner@redhat.com>
@openshift-ci-robot openshift-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label May 10, 2018
@@ -21,5 +18,10 @@ components:
override-version: "1.13.1"
branch: docker-1.13.1-rhel

# NOTE: master=1.11.0 which requires a different spec
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ahh OK. Hmm, yeah we'll have to adapt the spec file so we can track git master.

@@ -21,5 +18,10 @@ components:
override-version: "1.13.1"
branch: docker-1.13.1-rhel

# NOTE: master=1.11.0 which requires a different spec
- src: github:kubernetes-incubator/cri-o
override-version: "1.10.1"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What happens without this? I see 1.10.1 tagged on the release-1.10 branch. I thought rdgo would pick up on that.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The result I got was 1.9 rpms with 1.10.1 content.

@miabbott
Copy link
Member

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label May 10, 2018
@openshift-merge-robot openshift-merge-robot merged commit 0ea0565 into openshift:master May 10, 2018
@peterbaouoft
Copy link
Contributor

FWIW, WFM :).

[root@a20e073781a4 cri-o-1.10.1-095e88ca5847456b497ad2616fdc63c0debd3d49.556df46c5207238a3ee196220bd13f975551467e]# ls | grep rpm
conmon-1.10.1-095e88ca5847456b497ad2616fdc63c0debd3d49.556df46c5207238a3ee196220bd13f975551467e.fc28.x86_64.rpm
conmon-debuginfo-1.10.1-095e88ca5847456b497ad2616fdc63c0debd3d49.556df46c5207238a3ee196220bd13f975551467e.fc28.x86_64.rpm
cri-o-1.10.1-095e88ca5847456b497ad2616fdc63c0debd3d49.556df46c5207238a3ee196220bd13f975551467e.fc28.src.rpm
cri-o-1.10.1-095e88ca5847456b497ad2616fdc63c0debd3d49.556df46c5207238a3ee196220bd13f975551467e.fc28.x86_64.rpm
cri-o-debuginfo-1.10.1-095e88ca5847456b497ad2616fdc63c0debd3d49.556df46c5207238a3ee196220bd13f975551467e.fc28.x86_64.rpm
cri-o-debugsource-1.10.1-095e88ca5847456b497ad2616fdc63c0debd3d49.556df46c5207238a3ee196220bd13f975551467e.fc28.x86_64.rpm
cri-o-integration-tests-1.10.1-095e88ca5847456b497ad2616fdc63c0debd3d49.556df46c5207238a3ee196220bd13f975551467e.fc28.x86_64.rpm
cri-o-integration-tests-debuginfo-1.10.1-095e88ca5847456b497ad2616fdc63c0debd3d49.556df46c5207238a3ee196220bd13f975551467e.fc28.x86_64.rpm
srpm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants