[
https://issues.jboss.org/browse/JBIDE-23722?page=com.atlassian.jira.plugi...
]
Lukáš Valach commented on JBIDE-23722:
--------------------------------------
The Fedora 24 x86 image is prepared and ready to use for testing of JBDS installer. I
prepared these image by hand, not using the scripts (1), because [~jkopriva] is already
working on these scripts. is already working on these scripts.
(1)
http://qeos.centralci.eng.rdu2.redhat.com/dashboard/project/images/
*Jenkins label:* fedora24-x86-jbds-installer
*Image prepared for testing:* fedora24-x86-jbds-installer
*Base image:* Fedora-Cloud-Base-24-i386-20161207.0-testing
([
source|https://dl.fedoraproject.org/pub/alt/atomic/testing/20161207.0/Clo...])
Because of problem during installation the image is missing some stuff which are included
in standard "jbds" label and which are not necessary for installer testing:
* Epel 5 repository
(
http://dl.fedoraproject.org/pub/epel/5/x86_64/epel-release-5-4.noarch.rpm) -
fedora-release conflicts with epel-release-5-4.noarch
* Avocado (label/rhel/avocado.sh) - can't install from any repository
* java-1.7.0-openjdk-devel - not included in yum repository
* java-1.6.0-openjdk-devel - not included in yum repository
It is worth mentioning default version of authorized_keys prevented ssh connection and X11
forwarding, so I had to remove this line form /home/hudson/.ssh/authorized_keys
{code}
no-port-forwarding,no-agent-forwarding,no-X11-forwarding,command="echo 'Please
login as the user \"fedora\" rather than the user
\"root\".';echo;sleep 10"
{code}
Fedora 24 x86 on CentralCI
--------------------------
Key: JBIDE-23722
URL:
https://issues.jboss.org/browse/JBIDE-23722
Project: Tools (JBoss Tools)
Issue Type: Task
Components: qa
Reporter: Lukáš Valach
Assignee: Lukáš Valach
Fix For: 4.4.3.AM2
Create Fedora 24 x86 image on CentralCI.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)