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

Update from update/networkservicemesh/sdk #130

Merged
merged 1 commit into from
May 4, 2021

Conversation

nsmbot
Copy link
Collaborator

@nsmbot nsmbot commented May 4, 2021

commit b09db2d Author: NSMBot [email protected] Date: Tue May 4 09:24:13 2021 +0000 Update go.mod and go.sum to latest version from networkservicemesh/sdk@main networkservicemesh/sdk# networkservicemesh/sdk PR link: https://github.com/networkservicemesh/sdk/pull/ networkservicemesh/sdk commit message: commit 2f267b7a5b1bcf896a579564e91c6a33ed80c37b Author: Uzlov Danil [email protected] Date: Tue May 4 16:23:47 2021 +0700 Fix Test_WatchFile instability (#886) Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go enable testing for WatchFile Signed-off-by: Danil Uzlov [email protected] Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go add checks into watchFile test Signed-off-by: Danil Uzlov [email protected] Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go add proper checks for PathError Signed-off-by: Danil Uzlov [email protected] Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go use unique path for every test attempt Signed-off-by: Danil Uzlov [email protected] Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go clean error checking code Signed-off-by: Danil Uzlov [email protected] Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go exclude ubuntu and macos from testing Signed-off-by: Danil Uzlov [email protected] Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go retry mkdir on failure Signed-off-by: Danil Uzlov [email protected] Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go reenable ubuntu and macos testing Signed-off-by: Danil Uzlov [email protected] Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go add extra info for macos debuging Signed-off-by: Danil Uzlov [email protected] Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go print each event Signed-off-by: Danil Uzlov [email protected] Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go mitigate macos inconsistency Signed-off-by: Danil Uzlov [email protected] Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go test Signed-off-by: Danil Uzlov [email protected] Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go test Signed-off-by: Danil Uzlov [email protected] Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go add more debug logs Signed-off-by: Danil Uzlov [email protected] Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go clean code Signed-off-by: Danil Uzlov [email protected] Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go remove sleep Signed-off-by: Danil Uzlov [email protected] Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go revert from context timeout to timeout per event Signed-off-by: Danil Uzlov [email protected] Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go enable all tests Signed-off-by: Danil Uzlov [email protected] Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go clean code Signed-off-by: Danil Uzlov [email protected] Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go extract constant for macos-specific behaviour handling Signed-off-by: Danil Uzlov [email protected] Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go refactor Test_WatchFile Signed-off-by: Danil Uzlov [email protected] Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go format Test_WatchFile Signed-off-by: Danil Uzlov [email protected] Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go use more appropriate test checking functions Signed-off-by: Danil Uzlov [email protected] Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go remove log helper function Signed-off-by: Danil Uzlov [email protected] Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go expect separate create and write events Signed-off-by: Danil Uzlov [email protected] Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go fix linter warning Signed-off-by: Danil Uzlov [email protected] Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go use context with timeout instead of manual timeouts Signed-off-by: Danil Uzlov [email protected] Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go use testing.TempDir instead of system temp dir Signed-off-by: Danil Uzlov [email protected] Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go clean code Signed-off-by: Danil Uzlov [email protected] Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go remove unnecessary stuff around testing.TempDir Signed-off-by: Danil Uzlov [email protected] Signed-off-by: NSMBot [email protected]

…k@main networkservicemesh/sdk#

networkservicemesh/sdk PR link: https://github.com/networkservicemesh/sdk/pull/

networkservicemesh/sdk commit message:
commit 2f267b7a5b1bcf896a579564e91c6a33ed80c37b
Author: Uzlov Danil <[email protected]>
Date:   Tue May 4 16:23:47 2021 +0700

    Fix Test_WatchFile instability (#886)

    * enable testing for WatchFile

    Signed-off-by: Danil Uzlov <[email protected]>

    * add checks into watchFile test

    Signed-off-by: Danil Uzlov <[email protected]>

    * add proper checks for PathError

    Signed-off-by: Danil Uzlov <[email protected]>

    * use unique path for every test attempt

    Signed-off-by: Danil Uzlov <[email protected]>

    * clean error checking code

    Signed-off-by: Danil Uzlov <[email protected]>

    * exclude ubuntu and macos from testing

    Signed-off-by: Danil Uzlov <[email protected]>

    * retry mkdir on failure

    Signed-off-by: Danil Uzlov <[email protected]>

    * reenable ubuntu and macos testing

    Signed-off-by: Danil Uzlov <[email protected]>

    * add extra info for macos debuging

    Signed-off-by: Danil Uzlov <[email protected]>

    * print each event

    Signed-off-by: Danil Uzlov <[email protected]>

    * mitigate macos inconsistency

    Signed-off-by: Danil Uzlov <[email protected]>

    * test

    Signed-off-by: Danil Uzlov <[email protected]>

    * test

    Signed-off-by: Danil Uzlov <[email protected]>

    * add more debug logs

    Signed-off-by: Danil Uzlov <[email protected]>

    * clean code

    Signed-off-by: Danil Uzlov <[email protected]>

    * remove sleep

    Signed-off-by: Danil Uzlov <[email protected]>

    * revert from context timeout to timeout per event

    Signed-off-by: Danil Uzlov <[email protected]>

    * enable all tests

    Signed-off-by: Danil Uzlov <[email protected]>

    * clean code

    Signed-off-by: Danil Uzlov <[email protected]>

    * extract constant for macos-specific behaviour handling

    Signed-off-by: Danil Uzlov <[email protected]>

    * refactor Test_WatchFile

    Signed-off-by: Danil Uzlov <[email protected]>

    * format Test_WatchFile

    Signed-off-by: Danil Uzlov <[email protected]>

    * use more appropriate test checking functions

    Signed-off-by: Danil Uzlov <[email protected]>

    * remove log helper function

    Signed-off-by: Danil Uzlov <[email protected]>

    * expect separate create and write events

    Signed-off-by: Danil Uzlov <[email protected]>

    * fix linter warning

    Signed-off-by: Danil Uzlov <[email protected]>

    * use context with timeout instead of manual timeouts

    Signed-off-by: Danil Uzlov <[email protected]>

    * use testing.TempDir instead of system temp dir

    Signed-off-by: Danil Uzlov <[email protected]>

    * clean code

    Signed-off-by: Danil Uzlov <[email protected]>

    * remove unnecessary stuff around testing.TempDir

    Signed-off-by: Danil Uzlov <[email protected]>

Signed-off-by: NSMBot <[email protected]>
@github-actions github-actions bot merged commit f5467db into main May 4, 2021
nsmbot pushed a commit that referenced this pull request Apr 23, 2024
This PR syncs files with https://github.com/networkservicemesh/cmd-template

Revision: https://github.com/networkservicemesh/cmd-template/commits/7369b5fd24fe89c8021d5dcf3f5aea3393a64805

commit 7369b5fd24fe89c8021d5dcf3f5aea3393a64805
Author: Nikita Skrynnik <[email protected]>
Date:   Tue Apr 23 20:12:10 2024 +0700

    Delete check-release-branch job from release workflow (#130)

    * Delete check-release-branch job from release workflow

    Signed-off-by: NikitaSkrynnik <[email protected]>

    * minor fixes

    Signed-off-by: NikitaSkrynnik <[email protected]>

    ---------

    Signed-off-by: NikitaSkrynnik <[email protected]>

Signed-off-by: NSMBot <[email protected]>
nsmbot added a commit that referenced this pull request Apr 23, 2024
This PR syncs files with https://github.com/networkservicemesh/cmd-template

Revision: https://github.com/networkservicemesh/cmd-template/commits/7369b5fd24fe89c8021d5dcf3f5aea3393a64805

commit 7369b5fd24fe89c8021d5dcf3f5aea3393a64805
Author: Nikita Skrynnik <[email protected]>
Date:   Tue Apr 23 20:12:10 2024 +0700

    Delete check-release-branch job from release workflow (#130)

    * Delete check-release-branch job from release workflow

    Signed-off-by: NikitaSkrynnik <[email protected]>

    * minor fixes

    Signed-off-by: NikitaSkrynnik <[email protected]>

    ---------

    Signed-off-by: NikitaSkrynnik <[email protected]>

Signed-off-by: NSMBot <[email protected]>
Co-authored-by: NSMBot <[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