-
Notifications
You must be signed in to change notification settings - Fork 158
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
[full-ci][tests-only]Forward-port run e2e tests on keycloak #10481
Conversation
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
83e3c62
to
21209c9
Compare
14b513e
to
208a6e6
Compare
c2a9b1c
to
d1fa8eb
Compare
"trigger": { | ||
"ref": [ | ||
"refs/heads/master", | ||
"refs/heads/stable-*", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should we target this PR to stable-8.0
first? I would recommend to do that
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a511b73
to
52175fc
Compare
52175fc
to
6af0480
Compare
6af0480
to
143222c
Compare
.drone.star
Outdated
"KEYCLOAK_HOST": "keycloak:8443", | ||
}, | ||
"commands": [ | ||
"pnpm test:e2e:cucumber tests/e2e/cucumber/features/smoke/admin-settings/{users.feature:20,spaces.feature}", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ScharfViktor please confirm if these are the only features we want to run or not
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We forgot to include /journeys/kindergarten.feature
and I couldn't find users.feature:20
in the CI https://drone.owncloud.com/owncloud/web/42946/16/15
blocked due to ocis login fails after role assigned from keycloak reported issue owncloud/ocis#8567 |
3387633
to
1de69eb
Compare
1de69eb
to
e7d9c74
Compare
update ocis version and go version
e7d9c74
to
3c411ae
Compare
Quality Gate passedIssues Measures |
Description
This PR runs tests on keycloak in CI. For now, tests under journey are running on keycloak.
Journey
folder contains multiple user login and logout, sharing.Do you think we should run other feature files or is this enough?
cc @ScharfViktor
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Open tasks: