Skip to content

fix: use actions/upload-artifact for GUI test result#12548

Merged
PrajwolAmatya merged 1 commit into
masterfrom
use/upload-artifacts
May 25, 2026
Merged

fix: use actions/upload-artifact for GUI test result#12548
PrajwolAmatya merged 1 commit into
masterfrom
use/upload-artifacts

Conversation

@PrajwolAmatya
Copy link
Copy Markdown
Contributor

@PrajwolAmatya PrajwolAmatya commented May 22, 2026

Description

We used S3_PUBLIC_CACHE_SERVER to upload and log the test result. But currently, CI cannot connect to the server and returns the following log:

% Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   141  100   141    0     0   3751      0 --:--:-- --:--:-- --:--:--  3810

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0

100 29.1M  100 29.1M    0     0   167M      0 --:--:-- --:--:-- --:--:--  167M
mc: <ERROR> Unable to initialize new alias from the provided credentials. Get "https://cache.owncloud.com/probe-bsign-znfcyem9plb6frvai2syab2acbzgfh/?location=": dial tcp 116.203.156.14:443: i/o timeout.
Error: Process completed with exit code 1.

So, replacing this with actions/upload-artifact.

Signed-off-by: Prajwol Amatya <prajwolamatya11@gmail.com>
@PrajwolAmatya PrajwolAmatya self-assigned this May 22, 2026
@PrajwolAmatya PrajwolAmatya changed the title [tests-only][full-ci] use actions/upload-artifact for GUI test result fix: use actions/upload-artifact for GUI test result May 22, 2026
@PrajwolAmatya PrajwolAmatya merged commit 56c8af2 into master May 25, 2026
10 of 11 checks passed
@PrajwolAmatya PrajwolAmatya deleted the use/upload-artifacts branch May 25, 2026 06:05
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.

3 participants