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

workflows: Add TEST_RESULTS_HTTP_GATE env #2463

Merged
merged 1 commit into from
Jul 31, 2023
Merged

workflows: Add TEST_RESULTS_HTTP_GATE env #2463

merged 1 commit into from
Jul 31, 2023

Conversation

vvarg229
Copy link
Collaborator

Added a special variable that contains the address where the test result is stored.

Added a special variable that contains the address where the test result
is stored.

Signed-off-by: Oleg Kulachenko <[email protected]>
@codecov
Copy link

codecov bot commented Jul 31, 2023

Codecov Report

Merging #2463 (591357d) into master (950ee7c) will decrease coverage by 0.01%.
The diff coverage is n/a.

❗ Current head 591357d differs from pull request most recent head 1a7d3b4. Consider uploading reports for the commit 1a7d3b4 to get more accurate results

@@            Coverage Diff             @@
##           master    #2463      +/-   ##
==========================================
- Coverage   29.48%   29.48%   -0.01%     
==========================================
  Files         399      399              
  Lines       30430    30430              
==========================================
- Hits         8973     8971       -2     
- Misses      20713    20715       +2     
  Partials      744      744              

see 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@vvarg229
Copy link
Collaborator Author

It works correctly:

https://github.com/nspcc-dev/neofs-node/actions/runs/5712200571/job/15475224399?pr=2463

Run Sibz/github-status-action@v1
  with:
    authToken: ***
    context: Test report
    state: success
    sha: 1a7d3b44576[2](https://github.com/nspcc-dev/neofs-node/actions/runs/5712200571/job/15475224399?pr=2463#step:32:2)b84b[3](https://github.com/nspcc-dev/neofs-node/actions/runs/5712200571/job/15475224399?pr=2463#step:32:3)[4](https://github.com/nspcc-dev/neofs-node/actions/runs/5712200571/job/15475224399?pr=2463#step:32:4)cad441c7a321e[5](https://github.com/nspcc-dev/neofs-node/actions/runs/5712200571/job/15475224399?pr=2463#step:32:5)[6](https://github.com/nspcc-dev/neofs-node/actions/runs/5712200571/job/15475224399?pr=2463#step:32:6)92c8f00
    target_url: https://http.fs.neo.org/HXSaMJXk2g8C14ht8HSi[7](https://github.com/nspcc-dev/neofs-node/actions/runs/5712200571/job/15475224399?pr=2463#step:32:7)BBaiYZ1HeWh2xnWPGQCg4H6/3[8](https://github.com/nspcc-dev/neofs-node/actions/runs/5712200571/job/15475224399?pr=2463#step:32:8)0-1690790802/index.html
    owner: nspcc-dev
    repository: nspcc-dev/neofs-node
  env:
    RUN_ID: 380-16[9](https://github.com/nspcc-dev/neofs-node/actions/runs/5712200571/job/15475224399?pr=2463#step:32:9)0790802
    pythonLocation: /opt/hostedtoolcache/Python/3.[10](https://github.com/nspcc-dev/neofs-node/actions/runs/5712200571/job/15475224399?pr=2463#step:32:10).[11](https://github.com/nspcc-dev/neofs-node/actions/runs/5712200571/job/15475224399?pr=2463#step:32:11)/x64
    PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib/pkgconfig
    Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64
    Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64
    Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.11/x64
    LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.11/x64/lib
    CURRENT_TAG: 59[13](https://github.com/nspcc-dev/neofs-node/actions/runs/5712200571/job/15475224399?pr=2463#step:32:13)57df
    TEST_RESULTS_HTTP_GATE: http.fs.neo.org
    TEST_RESULTS_CID: HXSaMJXk2g8C[14](https://github.com/nspcc-dev/neofs-node/actions/runs/5712200571/job/15475224399?pr=2463#step:32:14)ht8HSi7BBaiYZ1HeWh2xnWPGQCg4H6

@roman-khimov roman-khimov merged commit cd628f7 into master Jul 31, 2023
6 of 8 checks passed
@roman-khimov roman-khimov deleted the result-env branch July 31, 2023 11:33
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.

2 participants