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

Provide a set of smoke test #508

Closed
whitewum opened this issue Jun 11, 2019 · 1 comment
Closed

Provide a set of smoke test #508

whitewum opened this issue Jun 11, 2019 · 1 comment
Assignees
Labels
type/feature req Type: feature request

Comments

@whitewum
Copy link
Contributor

It's better to provide a smoke test set to cover basic functionality.

Start nebula service on one or two host, create a graph space and check basic operations:
show drop create spaces;
create desc show drop tags/edges;
insert update remove tags/edges;
go ;

With the basic smoke test (and unit test), we could give more minor releases to the urgent users.

@whitewum whitewum added feature good first issue Community: perfect as the first pull request labels Jun 11, 2019
@sherman-the-tank
Copy link
Member

This probably needs a fairly well designed test framework. But I agree, we definitely need this as soon as possible

@sherman-the-tank sherman-the-tank removed the good first issue Community: perfect as the first pull request label Jun 30, 2019
@jude-zhu jude-zhu added this to the R201910_RC2 milestone Aug 7, 2019
@jude-zhu jude-zhu removed this from the R201910_RC3 milestone Mar 20, 2020
@CPWstatic CPWstatic added type/feature req Type: feature request and removed new feature labels Aug 27, 2021
@whitewum whitewum closed this as completed Sep 7, 2021
yixinglu pushed a commit to yixinglu/nebula that referenced this issue Mar 21, 2022
Co-authored-by: yaphet <4414314+darionyaphet@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature req Type: feature request
Projects
None yet
Development

No branches or pull requests

5 participants