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

Implement Python Django devfile test #15831

Merged

Conversation

ScrewTSW
Copy link
Member

@ScrewTSW ScrewTSW commented Jan 27, 2020

What does this PR do?

This test provides new test class and mocha opt for the Python Django devfile
This PR is a followup for #15736

What issues does this PR fix or reference?

#15735

@che-bot
Copy link
Contributor

che-bot commented Jan 27, 2020

Can one of the admins verify this patch?

@che-bot che-bot added status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. kind/task Internal things, technical debt, and to-do tasks to be performed. labels Jan 27, 2020
@che-bot
Copy link
Contributor

che-bot commented Jan 27, 2020

✅ E2E Happy path tests succeed 🎉

See Details

Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)

@ScrewTSW ScrewTSW force-pushed the 15735-task-implement-python-django-test branch from dabc867 to e1a55ab Compare January 27, 2020 16:21
@che-bot
Copy link
Contributor

che-bot commented Jan 27, 2020

✅ E2E Happy path tests succeed 🎉

See Details

Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)

@ScrewTSW ScrewTSW force-pushed the 15735-task-implement-python-django-test branch from e1a55ab to 39dd41b Compare January 27, 2020 17:12
@che-bot
Copy link
Contributor

che-bot commented Jan 27, 2020

✅ E2E Happy path tests succeed 🎉

See Details

Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)

@ScrewTSW ScrewTSW force-pushed the 15735-task-implement-python-django-test branch from 39dd41b to b7915e0 Compare January 29, 2020 15:12
@che-bot
Copy link
Contributor

che-bot commented Jan 29, 2020

✅ E2E Happy path tests succeed 🎉

See Details

Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)

@che-bot
Copy link
Contributor

che-bot commented Jan 30, 2020

✅ E2E Happy path tests succeed 🎉

See Details

Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)

@ScrewTSW ScrewTSW force-pushed the 15735-task-implement-python-django-test branch from 17fbdfd to 114879c Compare February 12, 2020 17:19
@che-bot
Copy link
Contributor

che-bot commented Feb 12, 2020

✅ E2E Happy path tests succeed 🎉

See Details

Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)

@ScrewTSW ScrewTSW force-pushed the 15735-task-implement-python-django-test branch from 114879c to ac39ee8 Compare February 18, 2020 15:14
@ScrewTSW ScrewTSW changed the title WIP: Implement Python Django devfile test Implement Python Django devfile test Feb 18, 2020
@ScrewTSW
Copy link
Member Author

Removed LS part from the test.
The LS will be implemented after the refactor of the LS test logic.

@che-bot
Copy link
Contributor

che-bot commented Feb 18, 2020

❌ E2E Happy path tests failed ❗

See Details

Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)

⚠️ https://github.com/orgs/eclipse/teams/eclipse-che-qa please check this report.

ℹ️ Use comment "crw-ci-test" to rerun happy path E2E test.

tests/e2e/mocha-python-django.opts Outdated Show resolved Hide resolved
@che-bot
Copy link
Contributor

che-bot commented Feb 19, 2020

❌ E2E Happy path tests failed ❗

See Details

Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)

⚠️ https://github.com/orgs/eclipse/teams/eclipse-che-qa please check this report.

ℹ️ Use comment "crw-ci-test" to rerun happy path E2E test.

@dmytro-ndp
Copy link
Contributor

crw-ci-test

@che-bot
Copy link
Contributor

che-bot commented Feb 19, 2020

❌ E2E Happy path tests failed ❗

See Details

Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)

⚠️ https://github.com/orgs/eclipse/teams/eclipse-che-qa please check this report.

ℹ️ Use comment "crw-ci-test" to rerun happy path E2E test.

@ScrewTSW
Copy link
Member Author

crw-ci-test

@che-bot
Copy link
Contributor

che-bot commented Feb 19, 2020

❌ E2E Happy path tests failed ❗

See Details

Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)

⚠️ https://github.com/orgs/eclipse/teams/eclipse-che-qa please check this report.

ℹ️ Use comment "crw-ci-test" to rerun happy path E2E test.

@dmytro-ndp dmytro-ndp self-requested a review as a code owner February 19, 2020 13:20
@che-bot
Copy link
Contributor

che-bot commented Feb 19, 2020

❌ E2E Happy path tests failed ❗

See Details

Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)

⚠️ https://github.com/orgs/eclipse/teams/eclipse-che-qa please check this report.

ℹ️ Use comment "crw-ci-test" to rerun happy path E2E test.

@dmytro-ndp
Copy link
Contributor

crw-ci-test

Signed-off-by: Tibor Dancs <tdancs@redhat.com>
@ScrewTSW ScrewTSW force-pushed the 15735-task-implement-python-django-test branch from 336bd46 to 6bf1696 Compare February 19, 2020 13:44
@che-bot
Copy link
Contributor

che-bot commented Feb 19, 2020

❌ E2E Happy path tests failed ❗

See Details

Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)

⚠️ https://github.com/orgs/eclipse/teams/eclipse-che-qa please check this report.

ℹ️ Use comment "crw-ci-test" to rerun happy path E2E test.

@che-bot
Copy link
Contributor

che-bot commented Feb 19, 2020

✅ E2E Happy path tests succeed 🎉

See Details

Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)

@che-bot
Copy link
Contributor

che-bot commented Feb 19, 2020

✅ E2E Happy path tests succeed 🎉

See Details

Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)

@ScrewTSW ScrewTSW force-pushed the 15735-task-implement-python-django-test branch from 262a5a8 to 7d7ba8c Compare February 20, 2020 12:42
ScrewTSW and others added 3 commits February 20, 2020 13:45
@ScrewTSW ScrewTSW force-pushed the 15735-task-implement-python-django-test branch from 7d7ba8c to 58fb043 Compare February 20, 2020 12:46
@che-bot
Copy link
Contributor

che-bot commented Feb 20, 2020

✅ E2E Happy path tests succeed 🎉

See Details

Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)

@che-bot
Copy link
Contributor

che-bot commented Feb 20, 2020

✅ E2E Happy path tests succeed 🎉

See Details

Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)

@che-bot
Copy link
Contributor

che-bot commented Feb 20, 2020

✅ E2E Happy path tests succeed 🎉

See Details

Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)

@dmytro-ndp
Copy link
Contributor

[ci-build]

@dmytro-ndp dmytro-ndp merged commit 4763085 into eclipse-che:master Feb 20, 2020
@che-bot che-bot removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Feb 20, 2020
@che-bot che-bot added this to the 7.10.0 milestone Feb 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants