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

5.0.8 Patch Release #10108

Open
11 of 20 tasks
ScharfViktor opened this issue Sep 19, 2024 · 5 comments
Open
11 of 20 tasks

5.0.8 Patch Release #10108

ScharfViktor opened this issue Sep 19, 2024 · 5 comments

Comments

@ScharfViktor
Copy link
Contributor

ScharfViktor commented Sep 19, 2024

Prerequisites

  • DEV: Create branch release-x.x.x-rc.x - tested in stable-5.0
    • DEV: bump ocis version in necessary files
      • DEV: sonar-project.properties
      • DEV: ocis-pkg/version/version.go
    • DEV: prepare changelog folder in
    • DEV: update production docker tag in the production.yml file in the continuous deployments
  • DEV: Check successful CI run on release branch
  • DEV: Create signed tag
  • DEV: Check successful CI run on v5.0.8 tag / BLOCKING for all further activity
  • DEV: Merge back release branch

QA Phase

  • QA: Confirmatory testing (if needed)
@ScharfViktor ScharfViktor pinned this issue Sep 19, 2024
@ScharfViktor
Copy link
Contributor Author

note: we didn't port f29b254 to stable-5.0 so we get error:
{"level":"error","service":"notifications","error":"mail: no address","time":"2024-09-20T14:49:44+02:00","message":"parsing error, the 'smtp_sender' must be a valid single RFC 5322 address."}

nothing critical - ocis still works

@ScharfViktor
Copy link
Contributor Author

ScharfViktor commented Sep 20, 2024

Compatibility test between owncloud/ocis:5.0.7 and owncloud/ocis:5.0.8 (https://hub.docker.com/layers/56940/ocis/dev/images/sha256-bbfec592d3e42b0a47932b612851bdff24cbde21bf8c90946e0a7794d1dd5bc3?context=repo)

shares:

  • public share (with an expiration date)
  • share with user as role editor (with an expiration date)
  • share with user as role viewer
  • share with group "Users"

project space:

  • uploaded folder & files
  • trashed files
  • share space with user
  • public share space

files:

  • uploaded folder & files
  • version of files
  • trashed files
  • GDPR export

users

  • non demo user with role admin
  • non demo user with role user
  • created new user
  • disabled user
  • created new group

settings

  • language settings
  • update logo админ
  • new password

Remarks: the logo didn't load
image

@butonic
Copy link
Member

butonic commented Sep 23, 2024

@ScharfViktor
Copy link
Contributor Author

Compatibility test between owncloud/ocis:5.0.7 and owncloud/ocis:5.0.8

after reva bump
(https://hub.docker.com/layers/56940/ocis/dev/images/sha256-b09cb1925a386fef983dfda8f07322722491fe4a3a50f154270b240cb2004f3e?context=repo)

shares:

  • public share (with an expiration date)
  • share with user as role editor (with an expiration date)
  • share with user as role viewer
  • share with group "Users"

project space:

  • uploaded folder & files
  • trashed files
  • share space with user
  • public share space

files:

  • uploaded folder & files
  • version of files
  • trashed files
  • GDPR export

users

  • non demo user with role admin
  • non demo user with role user
  • created new user
  • disabled user
  • created new group

settings

  • language settings
  • update logo админ
  • new password

Remarks: the logo didn't load
image

@ScharfViktor
Copy link
Contributor Author

K6 tests:
https://grafana.k6.infra.owncloud.works/?orgId=1&refresh=15m&var-test_id=86fef651-a756-438e-af7d-d1c89638c439

checks.........................: 100.00% ✓ 50924     ✗ 0    
     data_received..................: 24 GB   18 MB/s
     data_sent......................: 16 GB   12 MB/s
     http_req_blocked...............: avg=71.5µs   p(95)=7.42µs   p(99)=11.56µs  count=48498
     http_req_connecting............: avg=6.6µs    p(95)=0s       p(99)=0s       count=48498
     http_req_duration..............: avg=124.27ms p(95)=302.48ms p(99)=717.76ms count=48498
       { expected_response:true }...: avg=124.27ms p(95)=302.48ms p(99)=717.76ms count=48498
     http_req_failed................: 0.00%   ✓ 0         ✗ 48498
     http_req_receiving.............: avg=9.68ms   p(95)=595.08µs p(99)=426.48ms count=48498
     http_req_sending...............: avg=4.68ms   p(95)=42.27µs  p(99)=1.19ms   count=48498
     http_req_tls_handshaking.......: avg=58.9µs   p(95)=0s       p(99)=0s       count=48498
     http_req_waiting...............: avg=109.89ms p(95)=263.48ms p(99)=418.07ms count=48498
     http_reqs......................: 48498   36.323652/s
     iteration_duration.............: avg=11.73s   p(95)=19.57s   p(99)=23.94s   count=28467
     iterations.....................: 28467   21.320991/s
     vus............................: 1       min=0       max=300
     vus_max........................: 300     min=64      max=300

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In progress
Development

No branches or pull requests

2 participants