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

Cannot add a new machine to workspace with needed name #8909

Closed
SkorikSergey opened this issue Feb 26, 2018 · 2 comments
Closed

Cannot add a new machine to workspace with needed name #8909

SkorikSergey opened this issue Feb 26, 2018 · 2 comments
Assignees
Labels
e2e-test/failure Issues that is related to a test failures reported by our CI platform and our QE. kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system.

Comments

@SkorikSergey
Copy link
Contributor

SkorikSergey commented Feb 26, 2018

Reproduction Steps:

  1. Create a workspace from the Java-MySql stack.
  2. In workspace details click on the Machine tab.
  3. Click Add machine button
  4. Try to create new machine with "machine" name.

Expected behavior:
The new machine with the "machine" name exists in the Machines tab.

Observed behavior:
A name of the created machine is "new-machine1".

OS and version:
Che 6.0.6-SNAPSHOT; Chrome 63; Fedora 25

Failed test: WorkspaceDetailsComposeTest

@SkorikSergey SkorikSergey added kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system. e2e-test/failure Issues that is related to a test failures reported by our CI platform and our QE. labels Feb 26, 2018
@olexii4 olexii4 self-assigned this Feb 26, 2018
@olexii4 olexii4 added the status/in-progress This issue has been taken by an engineer and is under active development. label Feb 26, 2018
@olexii4 olexii4 added status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. and removed status/in-progress This issue has been taken by an engineer and is under active development. status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. labels Feb 27, 2018
@olexii4 olexii4 closed this as completed Feb 27, 2018
@SkorikSergey
Copy link
Contributor Author

SkorikSergey commented Dec 29, 2018

This issue reproduces in CHE 6.17.0-SNAPSHOT.

Steps to reproduce:

  1. Create a workspace from the Java-MySql stack.
  2. In workspace details click on the Machine tab.
  3. Click Add machine button
  4. Delete machine name in Name: input and type "machine"
  5. Click Add button

Expected behavior:
The new machine with the "machine" name exists in the Machines tab.

Observed behavior:
A name of the created machine is "undefined".

Additional information:
screencast-172 19 20 234-8080-2019 01 02-10-57-42

@SkorikSergey
Copy link
Contributor Author

Is not reproduced in Che 6.19.0-SNAPSHOT.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2e-test/failure Issues that is related to a test failures reported by our CI platform and our QE. kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system.
Projects
None yet
Development

No branches or pull requests

2 participants