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

Upload pages artifact tests #24

Open
wants to merge 30 commits into
base: master
Choose a base branch
from
Open

Conversation

vvarg229
Copy link
Owner

No description provided.

nspcc-dev/neofs-testcases#574

Added a workflow for deploy Allure tests result as static
web page to NeoFS.

This new functionality will help to save any test report as an
object in the NeoFS network, we will become independent of
the limitations of the GitHub branches and pages.

It will also be an "advertisement" for our object storage.

Signed-off-by: Oleg Kulachenko <[email protected]>
Signed-off-by: Oleg Kulachenko <[email protected]>
Signed-off-by: Oleg Kulachenko <[email protected]>
Signed-off-by: Oleg Kulachenko <[email protected]>
Signed-off-by: Oleg Kulachenko <[email protected]>
Signed-off-by: Oleg Kulachenko <[email protected]>
Signed-off-by: Oleg Kulachenko <[email protected]>
Signed-off-by: Oleg Kulachenko <[email protected]>
Signed-off-by: Oleg Kulachenko <[email protected]>
Signed-off-by: Oleg Kulachenko <[email protected]>
Signed-off-by: Oleg Kulachenko <[email protected]>
Signed-off-by: Oleg Kulachenko <[email protected]>
Signed-off-by: Oleg Kulachenko <[email protected]>
Signed-off-by: Oleg Kulachenko <[email protected]>
Signed-off-by: Oleg Kulachenko <[email protected]>
Signed-off-by: Oleg Kulachenko <[email protected]>
Signed-off-by: Oleg Kulachenko <[email protected]>
Signed-off-by: Oleg Kulachenko <[email protected]>
Signed-off-by: Oleg Kulachenko <[email protected]>
Signed-off-by: Oleg Kulachenko <[email protected]>
Signed-off-by: Oleg Kulachenko <[email protected]>
Signed-off-by: Oleg Kulachenko <[email protected]>
Signed-off-by: Oleg Kulachenko <[email protected]>
Signed-off-by: Oleg Kulachenko <[email protected]>
Signed-off-by: Oleg Kulachenko <[email protected]>
@vvarg229 vvarg229 force-pushed the upload-pages-artifact-tests branch 3 times, most recently from 06d95e6 to 12f0aaa Compare July 22, 2023 17:54
@vvarg229 vvarg229 force-pushed the upload-pages-artifact-tests branch from 12f0aaa to 4ccd8d5 Compare July 22, 2023 18:20
Signed-off-by: Oleg Kulachenko <[email protected]>
@vvarg229 vvarg229 force-pushed the upload-pages-artifact-tests branch from 4ccd8d5 to 85f3375 Compare July 25, 2023 16:32
        timeout-minutes: 5
        run: |
          make get
          make hosts
          sudo chmod a+w vendor/hosts
        working-directory: neofs-dev-env

      - name: Prepare test environment
        timeout-minutes: 30
        run: |
          sudo make prepare-test-env
          echo "$(pwd)/vendor" >> $GITHUB_PATH
        working-directory: neofs-dev-env

Signed-off-by: Oleg Kulachenko <[email protected]>
Signed-off-by: Oleg Kulachenko <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant