[JBoss JIRA] (JBIDE-26962) Create job DSL template for launching Jenkinsfile
by Jan Richter (Jira)
Jan Richter created JBIDE-26962:
-----------------------------------
Summary: Create job DSL template for launching Jenkinsfile
Key: JBIDE-26962
URL: https://issues.jboss.org/browse/JBIDE-26962
Project: Tools (JBoss Tools)
Issue Type: Task
Components: qa
Reporter: Jan Richter
Assignee: Jan Richter
Nearly all adapters projects use jenkinsfiles to define their builds. Create a template in job DSL that would allow easy definition of such jobs.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 12 months
[JBoss JIRA] (JBIDE-26887) Installing containers tools on RHEL 8.1
by Zbyněk Červinka (Jira)
[ https://issues.jboss.org/browse/JBIDE-26887?page=com.atlassian.jira.plugi... ]
Zbyněk Červinka commented on JBIDE-26887:
-----------------------------------------
Issue will be fixed in Ansible.
> Installing containers tools on RHEL 8.1
> ---------------------------------------
>
> Key: JBIDE-26887
> URL: https://issues.jboss.org/browse/JBIDE-26887
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: qa
> Affects Versions: 4.13.0.AM1
> Reporter: Zbyněk Červinka
> Assignee: Zbyněk Červinka
> Priority: Major
>
> *Info:*
> When provisioning scripts are running with labels "jbds docker" to provision RHEL 8+, the script automatically install podman instead docker (see the *label/rhel/docker.sh*). BUT THE SCRIPT IS STILL FAILING - IT NEEDS TO BE INVESTIGATED AND FIXED.
> *See the log with assert from Jenkins:*
> {code:java}
> [branch_rhel8-1-x64-jbds] Writing manifest to image destination
> [branch_rhel8-1-x64-jbds] Storing signatures
> [branch_rhel8-1-x64-jbds] 7b96db9590a8f5184871203f02f05e0160390edb1facd1bcf199e270815d037c
> [branch_rhel8-1-x64-jbds] Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
> [branch_rhel8-1-x64-jbds] 7b96db9590a8f5184871203f02f05e0160390edb1facd1bcf199e270815d037c
> [branch_rhel8-1-x64-jbds] test_talk_to_the_outer_world
> [branch_rhel8-1-x64-jbds] Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
> [branch_rhel8-1-x64-jbds] ASSERT:Unable to ping remote hosts from container: PING 10.38.5.26 (10.38.5.26) 56(84) bytes of data.
> [branch_rhel8-1-x64-jbds]
> [branch_rhel8-1-x64-jbds] --- 10.38.5.26 ping statistics ---
> [branch_rhel8-1-x64-jbds] 1 packets transmitted, 0 received, 100% packet loss, time 0ms
> [branch_rhel8-1-x64-jbds] Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
> [branch_rhel8-1-x64-jbds] c2c03a296d2329a4f3ab72a7bf38b78a8a80108204d326b0139d6af700e152d1
> [branch_rhel8-1-x64-jbds]
> [branch_rhel8-1-x64-jbds] Ran 4 tests.
> [branch_rhel8-1-x64-jbds]
> [branch_rhel8-1-x64-jbds] FAILED (failures=1)
> {code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 12 months