Implement the testing for Collabora Online#63
Draft
hfiguiere wants to merge 1 commit intoowncloud:mainfrom
Draft
Implement the testing for Collabora Online#63hfiguiere wants to merge 1 commit intoowncloud:mainfrom
hfiguiere wants to merge 1 commit intoowncloud:mainfrom
Conversation
Contributor
|
thanks, looks good to me, i need to test it with our ocis full deployment instead of my custom one. one thing, there some changes which only include whitespace updates, can you clean it up? Thanks :) |
Code was adapted from the OnlyOffice tests. Signed-off-by: Hubert Figuière <hub@collabora.com>
Contributor
|
@hfiguiere sorry that I'm just getting back to you now! i use the following cfg: COOL_WSS_URL=wss://collabora.owncloud.test COOL_APP_NAME=CollaboraOnline PLATFORM_BASE_URL=https://ocis.owncloud.test AUTH_N_PROVIDER_KOPANO_BASE_URL=https://ocis.owncloud.test AUTH_N_PROVIDER_KOPANO_REDIRECT_URL=https://ocis.owncloud.test/oidc-callback.html k6 run packages/k6-tests/artifacts/koko-cool-010-open-change-save-simple-k6.js --vus=1 --iterations=1If you don't mind, can you please see if it works for you and if not, see why? https://github.com/owncloud/ocis/tree/master/deployments/examples/ocis_full |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Still needs a bit more testing.
Included a patch from #62 that allow rebuilding when files in
testchange.