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

CI may fail on tiup-dm audit #666

Closed
lucklove opened this issue Aug 10, 2020 · 1 comment
Closed

CI may fail on tiup-dm audit #666

lucklove opened this issue Aug 10, 2020 · 1 comment
Assignees
Labels
status/investigating Indicates that a issue is under investigating. type/bug Categorizes issue as related to a bug.

Comments

@lucklove
Copy link
Member

In integrating test, the grep command will fail:

tiup-dm --yes deploy $name $version $topo -i ~/.ssh/id_rsa

tiup-dm list | grep "$name"

tiup-dm audit | grep "deploy $name $version"

After the tiup-dm list command, the tiup-dm audit only contains the list operation excepting the deploy operation.

@lucklove lucklove added type/bug Categorizes issue as related to a bug. status/investigating Indicates that a issue is under investigating. labels Aug 10, 2020
@lucklove lucklove added this to the v1.1.0 milestone Aug 10, 2020
@lucklove lucklove self-assigned this Aug 10, 2020
@lucklove lucklove removed this from the v1.1.0 milestone Aug 10, 2020
@lucklove
Copy link
Member Author

This is not a problem any more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/investigating Indicates that a issue is under investigating. type/bug Categorizes issue as related to a bug.
Projects
None yet
Development

No branches or pull requests

1 participant