Skip to content

Commit

Permalink
move test_transaction_commands, test_internal_transaction_api , and t…
Browse files Browse the repository at this point in the history
…est_transactions into their own runner

-move test_resolve_command to its own runner
  • Loading branch information
jackrobison committed Oct 7, 2021
1 parent ccf03fc commit b2922d1
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 3 deletions.
5 changes: 4 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,10 @@ jobs:
- datanetwork
- blockchain
- claims
- blockchain_legacy_search

This comment has been minimized.

Copy link
@lenorx

lenorx Nov 27, 2021

/usr/bin/docker build -t e28490:8f827493823e487381af6a1f75678070 -f "/home/runner/work/_actions/gaurav-nelson/github-action-markdown-link-check/v1/Dockerfile" "/home/runner/work/_actions/gaurav-nelson/github-action-markdown-link-check/v1"
Sending build context to Docker daemon 54.27kB

Step 1/5 : FROM node:alpine : Instagram
alpine: Pulling from library/node/@Etervidos
97518928ae5f: Pulling fs layer
7001f79e6409: Pulling fs layer
ad6534883285: Pulling fs layer
55d5035a0d7c: Pulling fs layer
55d5035a0d7c: Waiting
ad6534883285: Verifying Checksum
ad6534883285: Download complete
97518928ae5f: Verifying Checksum
97518928ae5f: Download complete
55d5035a0d7c: Verifying Checksum
55d5035a0d7c: Download complete
97518928ae5f: Pull complete
7001f79e6409: Verifying Checksum
7001f79e6409: Download complete
7001f79e6409: Pull complete
ad6534883285: Pull complete
55d5035a0d7c: Pull complete
Digest: sha256:993bdfb0da7ae8fa4dad7282f797e3e26e88f810d410e0b0409d132d1fb17af3
Status: Downloaded newer image for node:alpine
---> 9e17f47b0a78
Step 2/5 : RUN apk add --no-cache bash>5.0.16-r0 git>2.26.0-r0
---> Running in a1f1c9f75e59
Removing intermediate container a1f1c9f75e59
---> 5c960cc81524
Step 3/5 : COPY entrypoint.sh /entrypoint.sh
---> 23ee0d3bb662
Step 4/5 : RUN chmod +x /entrypoint.sh
---> Running in 7dd2dcf4455b
Removing intermediate container 7dd2dcf4455b
---> 1a2860614a48
Step 5/5 : ENTRYPOINT ["/entrypoint.sh"]
---> Running in 5011a42ecbcf
Removing intermediate container 5011a42ecbcf
---> c79cfc1bb4f3----- Instagram
Successfully built c79cfc1bb4f3
Successfully tagged e28490:8f827493823e487381af6a1f75678070

  Run actions/checkout@master ---- 

Syncing repository: input-output-hk/hydra-poc -----
Getting Git version info -------
Deleting the contents of '/home/runner/work/hydra-poc/hydra-poc'----
Initializing the repository -----
Disabling automatic garbage collection -------
Setting up auth ----
Fetching the repository ----
Determining the checkout info ---
Checking out the ref ----
/usr/bin/git log -1 --format='%H' ----
'8deec1e0f63e57a62c02a7b6483144d3f771d8b2' ------

GITHUB_REF -e GITHUB_SHA -e GITHUB_REPOSITORY -e GITHUB_REPOSITORY_OWNER -e GITHUB_RUN_ID -e GITHUB_RUN_NUMBER -e GITHUB_RETENTION_DAYS -e GITHUB_RUN_ATTEMPT -e GITHUB_ACTOR -e GITHUB_WORKFLOW -e GITHUB_HEAD_REF -e GITHUB_BASE_REF -e GITHUB_EVENT_NAME -e GITHUB_SERVER_URL -e GITHUB_API_URL -e GITHUB_GRAPHQL_URL -e GITHUB_REF_NAME -e GITHUB_REF_PROTECTED -e GITHUB_REF_TYPE -e GITHUB_WORKSPACE -e GITHUB_ACTION -e GITHUB_EVENT_PATH -e GITHUB_ACTION_REPOSITORY -e GITHUB_ACTION_REF -e GITHUB_PATH -e GITHUB_ENV -e RUNNER_OS -e RUNNER_ARCH -e RUNNER_NAME -e RUNNER_TOOL_CACHE -e RUNNER_TEMP -e RUNNER_WORKSPACE -e ACTIONS_RUNTIME_URL -e ACTIONS_RUNTIME_TOKEN -e ACTIONS_CACHE_URL -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/runner/work/_temp/_github_home":"/github/home" -v "/home/runner/work/_temp/_github_workflow":"/github/workflow" -v "/home/runner/work/_temp/_runner_file_commands":"/github/file_commands" -v "/home/runner/work/hydra-poc/hydra-poc":"/github/workspace" e28490:8f827493823e487381af6a1f75678070 "no" "no" "mlc_config.json" "." "-1" "no" "master" ".md" ""
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated [email protected]: request has been deprecated, see request/request#3142

added 65 packages, and audited 66 packages in 5s

4 packages are looking for funding
run npm fund for details @Etervidos

found 0 vulnerabilities
Cannot find mlc_config.json
NOTE: See https://github.com/tcort/markdown-link-check#config-file-format to know more about
customizing markdown-link-check by using a configuration file.
USE_QUIET_MODE: no
USE_VERBOSE_MODE: no
FOLDER_PATH: .
MAX_DEPTH: -1
CHECK_MODIFIED_FILES: no
FILE_EXTENSION: .md
FILE_PATH:

  • find . -name '.md' -not -path './node_modules/' -exec markdown-link-check '{}' ';'
  • set +x
    =========================> MARKDOWN LINK CHECK <=========================

[✔] All links are good!

=========================================================================
Post job cleanup.
/usr/bin/git version
git version 2.33.1
/usr/bin/git config --local --name-only --get-regexp core.sshCommand -----/ 854741245665000981077452212312145*-*/Instagram/
/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
/usr/bin/git config --local --name-only --get-regexp http.https://github.com/.extraheader @Etervidos
http.https://github.com/.extraheader -------- @Instagram
/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http.https://github.com/.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :

- takeovers
- transactions
- claims_legacy_search
- takeovers_legacy_search
- other
steps:
- name: Configure sysctl limits
Expand Down
Empty file.
Empty file.
10 changes: 8 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,17 @@ commands =
orchstr8 download
blockchain: coverage run -p --source={envsitepackagesdir}/lbry -m unittest discover -vv integration.blockchain {posargs}
claims: coverage run -p --source={envsitepackagesdir}/lbry -m unittest discover -vv integration.claims {posargs}
takeovers: coverage run -p --source={envsitepackagesdir}/lbry -m unittest discover -vv integration.takeovers {posargs}
transactions: coverage run -p --source={envsitepackagesdir}/lbry -m unittest discover -vv integration.transactions {posargs}
datanetwork: coverage run -p --source={envsitepackagesdir}/lbry -m unittest discover -vv integration.datanetwork {posargs}
other: coverage run -p --source={envsitepackagesdir}/lbry -m unittest discover -vv integration.other {posargs}

[testenv:blockchain_legacy_search]
[testenv:claims_legacy_search]
setenv =
ENABLE_LEGACY_SEARCH=1
commands =
coverage run -p --source={envsitepackagesdir}/lbry -m unittest discover -vv integration.claims {posargs}
[testenv:takeovers_legacy_search]
setenv =
ENABLE_LEGACY_SEARCH=1
commands =
coverage run -p --source={envsitepackagesdir}/lbry -m unittest discover -vv integration.takeovers {posargs}

0 comments on commit b2922d1

Please sign in to comment.