This is an automated email from the ASF dual-hosted git repository.
hoshea pushed a change to branch verifier/query
in repository https://gitbox.apache.org/repos/asf/skywalking-infra-e2e.git.
from 7f00f7f Implement the verification of query
new 61fd072 Polish code and add tests
new b30814c Fix lint
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
commands/verify/verify.go | 36 ++++++++++++++-------
e2e.yaml | 6 ++--
internal/components/verifier/verifier.go | 29 ++---------------
internal/components/verifier/verifier_test.go | 4 +--
internal/config/globalConfig.go | 6 ++--
internal/util/utils.go | 6 ++--
internal/util/{waitSet.go => utils_test.go} | 45 ++++++++++++++++-----------
.gitignore => test/verify/3.expected.yaml | 15 ++++-----
8 files changed, 72 insertions(+), 75 deletions(-)
copy internal/util/{waitSet.go => utils_test.go} (61%)
copy .gitignore => test/verify/3.expected.yaml (88%)