[JBoss JIRA] (JBIDE-24985) Test test_pull_from_insecure_repository is failing
by Lukáš Valach (JIRA)
Lukáš Valach created JBIDE-24985:
------------------------------------
Summary: Test test_pull_from_insecure_repository is failing
Key: JBIDE-24985
URL: https://issues.jboss.org/browse/JBIDE-24985
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: docker
Affects Versions: 4.5.1.AM2
Reporter: Lukáš Valach
Assignee: Lukáš Valach
Fix For: 4.5.1.AM2
The test test_pull_from_insecure_repository is failing with this output:
{console}
[branch_rhel7-x64-jbds-releng-lvalach] docker:
[branch_rhel7-x64-jbds-releng-lvalach] test_docker_installed_and_running
[branch_rhel7-x64-jbds-releng-lvalach] test_fetch_and_run_remote_image
[branch_rhel7-x64-jbds-releng-lvalach] Unable to find image 'debian:latest' locally
[branch_rhel7-x64-jbds-releng-lvalach] Trying to pull repository registry.access.redhat.com/debian ...
[branch_rhel7-x64-jbds-releng-lvalach] Trying to pull repository docker.io/library/debian ...
[branch_rhel7-x64-jbds-releng-lvalach] sha256:6ccbcbf362dbc4add74711cb774751b59cdfd7aed16c3c29aaecbea871952fe0: Pulling from docker.io/library/debian
[branch_rhel7-x64-jbds-releng-lvalach] 06b22ddb1913: Pulling fs layer
[branch_rhel7-x64-jbds-releng-lvalach] 06b22ddb1913: Verifying Checksum
[branch_rhel7-x64-jbds-releng-lvalach] 06b22ddb1913: Download complete
[branch_rhel7-x64-jbds-releng-lvalach] 06b22ddb1913: Pull complete
[branch_rhel7-x64-jbds-releng-lvalach] Digest: sha256:6ccbcbf362dbc4add74711cb774751b59cdfd7aed16c3c29aaecbea871952fe0
[branch_rhel7-x64-jbds-releng-lvalach] Status: Downloaded newer image for docker.io/debian:latest
[branch_rhel7-x64-jbds-releng-lvalach] test_pull_from_insecure_repository
[branch_rhel7-x64-jbds-releng-lvalach] Trying to pull repository ce-registry.usersys.redhat.com/jboss-eap-6/eap64 ...
[branch_rhel7-x64-jbds-releng-lvalach] Pulling repository ce-registry.usersys.redhat.com/jboss-eap-6/eap64
[branch_rhel7-x64-jbds-releng-lvalach] invalid character '<' looking for beginning of value
[branch_rhel7-x64-jbds-releng-lvalach] ASSERT:docker should be able to pull from insecure repositories
[branch_rhel7-x64-jbds-releng-lvalach] test_daemon_uses_default_tcp_port
[branch_rhel7-x64-jbds-releng-lvalach] test_talk_to_the_outer_world
[branch_rhel7-x64-jbds-releng-lvalach]
[branch_rhel7-x64-jbds-releng-lvalach] Ran 5 tests.
[branch_rhel7-x64-jbds-releng-lvalach]
[branch_rhel7-x64-jbds-releng-lvalach] FAILED (failures=1)
{console}
Whole log:
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/update-s...
We probably need to update a repository URL.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-24983) Application wizard: Details panel for template items with scrollable description are not rendered correctly
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24983?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-24983:
-------------------------------------
Description:
Text in Detail view is not correctly rendered for templates with longer description.
# EXEC: launch new application wizard
# EXEC: select "jenkins-pipeline-example" (or any other item which has multiple lines that dont match the available space and vertical scrollbars appear
# EXEC: scroll the details pane several times up and done with the mouse
Result:
!Screen Shot 2017-09-05 at 14.21.03.png!
Content of details pane is displayed in a way that one cannot read it
was:
Text in Detail view is not correctly rendered for templates with longer description.
# EXEC: launch new application wizard
# EXEC: select "jenkins-pipeline-example" (or any other item which has multiple lines that dont match the available space and vertical scrollbars appear
# EXEC: scroll the details pane several times up and done with the mouse
Result:
Content of details pane is displayed in a way that one cannot read it
> Application wizard: Details panel for template items with scrollable description are not rendered correctly
> -----------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-24983
> URL: https://issues.jboss.org/browse/JBIDE-24983
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.1.AM2
> Environment: MacOS 10.11.5 (15F34)
> Red Hat JBoss Developer Studio
> Version: 11.1.0.AM2
> Build id: AM2-v20170905-0703-B967
> Build date: 20170905-0703
> Reporter: Josef Kopriva
> Assignee: Andre Dietisheim
> Priority: Critical
> Labels: application_wizard, openhift_v3
> Fix For: 4.5.1.AM2
>
> Attachments: Screen Shot 2017-09-05 at 14.21.03.png
>
>
> Text in Detail view is not correctly rendered for templates with longer description.
> # EXEC: launch new application wizard
> # EXEC: select "jenkins-pipeline-example" (or any other item which has multiple lines that dont match the available space and vertical scrollbars appear
> # EXEC: scroll the details pane several times up and done with the mouse
> Result:
> !Screen Shot 2017-09-05 at 14.21.03.png!
> Content of details pane is displayed in a way that one cannot read it
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-24983) Application wizard: Details panel for template items with scrollable description are not rendered correctly
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24983?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-24983:
-------------------------------------
Description:
Text in Detail view is not correctly rendered for templates with longer description.
# EXEC: launch new application wizard
# EXEC: select "jenkins-pipeline-example" (or any other item which has multiple lines that dont match the available space and vertical scrollbars appear
# EXEC: scroll the details pane several times up and done with the mouse
Result:
Content of details pane is displayed in a way that one cannot read it
was:
Text in Detail view is not correctly rendered for templates with longer description.
Summary: Application wizard: Details panel for template items with scrollable description are not rendered correctly (was: Application wizard: Details panel broke)
> Application wizard: Details panel for template items with scrollable description are not rendered correctly
> -----------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-24983
> URL: https://issues.jboss.org/browse/JBIDE-24983
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.1.AM2
> Environment: MacOS 10.11.5 (15F34)
> Red Hat JBoss Developer Studio
> Version: 11.1.0.AM2
> Build id: AM2-v20170905-0703-B967
> Build date: 20170905-0703
> Reporter: Josef Kopriva
> Assignee: Andre Dietisheim
> Priority: Critical
> Labels: application_wizard, openhift_v3
> Fix For: 4.5.1.AM2
>
> Attachments: Screen Shot 2017-09-05 at 14.21.03.png
>
>
> Text in Detail view is not correctly rendered for templates with longer description.
> # EXEC: launch new application wizard
> # EXEC: select "jenkins-pipeline-example" (or any other item which has multiple lines that dont match the available space and vertical scrollbars appear
> # EXEC: scroll the details pane several times up and done with the mouse
> Result:
> Content of details pane is displayed in a way that one cannot read it
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-24983) Application wizard: Details panel broke
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24983?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-24983:
------------------------------------------
I have MacOS 10.12.6 and I cannot reproduce it at all:
https://youtu.be/FLPXcm-fm-Q
> Application wizard: Details panel broke
> ---------------------------------------
>
> Key: JBIDE-24983
> URL: https://issues.jboss.org/browse/JBIDE-24983
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.1.AM2
> Environment: MacOS 10.11.5 (15F34)
> Red Hat JBoss Developer Studio
> Version: 11.1.0.AM2
> Build id: AM2-v20170905-0703-B967
> Build date: 20170905-0703
> Reporter: Josef Kopriva
> Assignee: Andre Dietisheim
> Priority: Critical
> Labels: application_wizard, openhift_v3
> Fix For: 4.5.1.AM2
>
> Attachments: Screen Shot 2017-09-05 at 14.21.03.png
>
>
> Text in Detail view is not correctly rendered for templates with longer description.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-24984) Server adapter: if created from "New application" wizard, adapter wont automatically start
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24984?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-24984:
-------------------------------------
Workaround Description: start the adapter manually
Workaround: Workaround Exists
> Server adapter: if created from "New application" wizard, adapter wont automatically start
> ------------------------------------------------------------------------------------------
>
> Key: JBIDE-24984
> URL: https://issues.jboss.org/browse/JBIDE-24984
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.1.AM1
> Reporter: Andre Dietisheim
> Priority: Minor
> Fix For: 4.5.x
>
>
> # EXEC: create a new application (ex. eap based one, can be any type) in OpenShift
> # ASSERT: resources are created successfully
> # EXEC: when asked, have it imported to your workspace
> # ASSERT: app source code is imported to the Eclipse workspace
> # EXEC: when asked have it create a server adapter
> Result:
> The server adapter wont start automatically as it does when you create it manually for an existing application (ex. via context menu for a service in OpenShift explorer)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-24984) Server adapter: if created from "New application" wizard, adapter wont automatically start
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24984?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-24984:
-------------------------------------
Summary: Server adapter: if created from "New application" wizard, adapter wont automatically start (was: Server adapter: if created from "New application" wizard it wont autostart)
> Server adapter: if created from "New application" wizard, adapter wont automatically start
> ------------------------------------------------------------------------------------------
>
> Key: JBIDE-24984
> URL: https://issues.jboss.org/browse/JBIDE-24984
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.1.AM1
> Reporter: Andre Dietisheim
> Priority: Minor
> Fix For: 4.5.x
>
>
> # EXEC: create a new application (ex. eap based one, can be any type) in OpenShift
> # ASSERT: resources are created successfully
> # EXEC: when asked, have it imported to your workspace
> # ASSERT: app source code is imported to the Eclipse workspace
> # EXEC: when asked have it create a server adapter
> Result:
> The server adapter wont start automatically as it does when you create it manually for an existing application (ex. via context menu for a service in OpenShift explorer)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months