[jboss-jira] [JBoss JIRA] (SWSQE-834) Jenkins Slave Base needs to be updated for upgrade packages.
Guilherme Baufaker Rêgo (Jira)
issues at jboss.org
Thu Jul 18 11:01:01 EDT 2019
[ https://issues.jboss.org/browse/SWSQE-834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13760729#comment-13760729 ]
Guilherme Baufaker Rêgo commented on SWSQE-834:
-----------------------------------------------
https://quay.io/repository/openshift/origin-jenkins-agent-base/manifest/sha256:1fc92712dbc914fa4ea3956ef0c95c8c8fed620c5e0f0b2a5eec049693e99218?tab=packages
Actually git still the same version :(
> Jenkins Slave Base needs to be updated for upgrade packages.
> ------------------------------------------------------------
>
> Key: SWSQE-834
> URL: https://issues.jboss.org/browse/SWSQE-834
> Project: Kiali QE
> Issue Type: Bug
> Reporter: Guilherme Baufaker Rêgo
> Assignee: Filip Brychta
> Priority: Critical
>
> [~fbrychta] Jenkins Slave Base Centos7 available on (https://hub.docker.com/r/openshift/jenkins-slave-base-centos7/) is now considered deprecated.
> All the new ones are on
> I tried two simple commands that would work on git
> Expected:
> {code:bash}
> git clone https://github.com/kiali/kiali-ui.git kiali-ui
> cd kiali-ui
> git fetch origin pull/1322/head:1322
> remote: Enumerating objects: 1, done.
> remote: Counting objects: 100% (1/1), done.
> remote: Total 1 (delta 0), reused 1 (delta 0), pack-reused 0
> Unpacking objects: 100% (1/1), done.
> From https://github.com/kiali/kiali-ui
> * [new ref] refs/pull/1322/head -> 1322
> {code}
> Actual:
> {code:bash}
> git fetch origin pull/1322/head:1322
> fatal: Couldn't find remote ref pull/1322/head
> Unexpected end of command stream
> {code}
> I think we migrate to new images that would solve our problem.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list