Skip to content

[full-ci][tests-only] pin owncloud 10 to 10.10.0 for tests#7020

Merged
phil-davis merged 2 commits into
masterfrom
runTestWithOc10.10
May 23, 2022
Merged

[full-ci][tests-only] pin owncloud 10 to 10.10.0 for tests#7020
phil-davis merged 2 commits into
masterfrom
runTestWithOc10.10

Conversation

@individual-it
Copy link
Copy Markdown
Member

@individual-it individual-it commented May 20, 2022

Description

use owncloud 10.10.0 for running tests, enable dav.propfind.depth_infinity for oc10 tests

Related Issue

fixed #7019
follow up in #7029

Motivation and Context

How Has This Been Tested?

🤖

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

Open tasks:

  • ...

@individual-it individual-it self-assigned this May 20, 2022
@owncloud owncloud deleted a comment from update-docs Bot May 20, 2022
@ownclouders
Copy link
Copy Markdown
Contributor

ownclouders commented May 20, 2022

Results for oC10SharingAndTrashbin https://drone.owncloud.com/owncloud/web/25758/34/1

💥 The acceptance tests failed on retry. Please find the screenshots inside ...

webUITrashbinFilesFolders-trashbinFilesFolders_feature-L23.png

webUITrashbinFilesFolders-trashbinFilesFolders_feature-L23.png

webUITrashbinFilesFolders-trashbinFilesFolders_feature-L82.png

webUITrashbinFilesFolders-trashbinFilesFolders_feature-L82.png

webUITrashbinFilesFolders-trashbinFilesFolders_feature-L97.png

webUITrashbinFilesFolders-trashbinFilesFolders_feature-L97.png

webUITrashbinRestore-trashbinRestore_feature-L138.png

webUITrashbinRestore-trashbinRestore_feature-L138.png

webUITrashbinRestore-trashbinRestore_feature-L181.png

webUITrashbinRestore-trashbinRestore_feature-L181.png

webUITrashbinRestore-trashbinRestore_feature-L260.png

webUITrashbinRestore-trashbinRestore_feature-L260.png

@individual-it individual-it changed the title [full-ci] pin owncloud 10 to 10.10.1 for tests [full-ci][tests-only] pin owncloud 10 to 10.10.1 for tests May 20, 2022
@individual-it individual-it removed their assignment May 23, 2022
@phil-davis phil-davis changed the title [full-ci][tests-only] pin owncloud 10 to 10.10.1 for tests [full-ci][tests-only] pin owncloud 10 to 10.10.0 for tests May 23, 2022
Copy link
Copy Markdown
Contributor

@phil-davis phil-davis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you want to leave "skip false"?
It does not hurt.

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@phil-davis phil-davis merged commit 0c45e0e into master May 23, 2022
@delete-merged-branch delete-merged-branch Bot deleted the runTestWithOc10.10 branch May 23, 2022 05:52
Comment thread .drone.star
TOOLHIPPIE_CALENS = "toolhippie/calens:latest"

OC10_VERSION = "10.9.1"
OC10_VERSION = "10.10.0"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@individual-it can we switch this back to the formerly used "latest" string (so we get a "free" upgrade and compatibility check and don't forget after the next OC10 release)?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure: #7031

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

make CI work with owncloud 10.10

4 participants