This repository has been archived by the owner on Dec 9, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 72
test: astonishing sophisticated system testing testcase, untested #421
Draft
Ray-Eldath
wants to merge
5
commits into
pingcap:master
Choose a base branch
from
Ray-Eldath:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
misc: create .editorconfig to enforce code styles (especially imports sorting & grouping rules)
I'll test this once I wake up. now I have to go for sleep. 😪 I have to say that, it's pretty frustrating to see that the complexity with regard to the automation of system testing is much beyond my expection. I think the planned ad-hoc framework need a very careful design, and will be a big project. |
yeah this piece of code should really be moved into another repo. Makefile and CI and all other stuff are just completely irrelevant. and as regard to the new framework, there're several ideas just came out of my mind and imho really worth investigating. |
test: tested metrics & constraints for sdk-ticase-4885.
test: add BROKEN Makefile for sdk-ticase-4885.
Signed-off-by: mahjonp <[email protected]>
Seems that the data on
|
… I YET AGAIN ran into very bizarre and GRUELLING networking problems. :-((((((
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
test: astonishing sophisticated system testing testcase, untested
misc: create .editorconfig to enforce code styles (especially imports sorting & grouping rules)
the system testing testcase only relies on
test-infra sdk
and temporaily be placed here, we'll created a new ad-hoc repo if necessary, as already discussed with @cosven.