Skip to content

Commit

Permalink
[POC] Tests for parallel deployment
Browse files Browse the repository at this point in the history
add owncloud-selector cookie

working tests

remove unused files

build ocis from source branch

check users in ldap, oc10 and ocis

update proxy config

use ocis selector initially

build ocis from source

use ocis latest image

buil ocis from source

refactor

fix test run script

user 33 and alpine image for ocis server

delete local compose files

run tests with ocis latest

refactor drone config [volumes]

Run each suite in a pipeline

refactor namings

use run.sh to run tests

move TestHelpers folder

reuse behat context params

refactor to use contexts and helpers from core repo

remove contexts and helpers

added bootstrap file to bootstrap core's test files

add api tag

remove unnecessary code

implement expected-failures file

remove unnecessary confgs

fix starlark style

rename context file

add nightly trigger

refactor drone config

generate trigger as per the event

remove keycloak services
  • Loading branch information
saw-jan committed Dec 21, 2021
1 parent 9483f53 commit f6ae9ca
Show file tree
Hide file tree
Showing 16 changed files with 1,051 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .drone.env
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# The test runner source for API tests
CORE_COMMITID=38ee68e6358443e980ba5e7036cf1fb554443814
CORE_COMMITID=40923975aac8eb17663f8a222e7a2b9c3a1a6948
CORE_BRANCH=acceptance-test-changes-waiting-2021-11

# The test runner source for UI tests
Expand Down
Loading

0 comments on commit f6ae9ca

Please sign in to comment.