-
Notifications
You must be signed in to change notification settings - Fork 28
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
PMM-4879 Support for defaults file parameter. #2465
Conversation
@pkadej see build
|
@YaroslavPodorvanov This fails because I cannot use forked version of api (pmm) as dependency in mod.go. Api needs to be merged and then version of pmm api - bumped. |
server docker - perconalab/pmm-server-fb:PR-2465-90488f9 |
API tests have failed, Please check: API: https://pmm.cd.percona.com/job/pmm2-api-tests/9910/ |
UI tests have failed, Please check: UI: https://pmm.cd.percona.com/job/pmm2-ui-tests/15061/ |
server docker - perconalab/pmm-server-fb:PR-2465-90488f9 |
API tests have failed, Please check: API: https://pmm.cd.percona.com/job/pmm2-api-tests/9936/ |
UI tests have failed, Please check: UI: https://pmm.cd.percona.com/job/pmm2-ui-tests/15260/ |
server docker - perconalab/pmm-server-fb:PR-2465-90488f9 |
API tests have failed, Please check: API: https://pmm.cd.percona.com/job/pmm2-api-tests/9937/ |
pmm2-client testsuite has failed, Please check: BATS: https://pmm.cd.percona.com/job/pmm2-testsuite/9460/ |
UI tests have failed, Please check: UI: https://pmm.cd.percona.com/job/pmm2-ui-tests/15261/ |
server docker - perconalab/pmm-server-fb:PR-2465-90488f9 |
API tests have failed, Please check: API: https://pmm.cd.percona.com/job/pmm2-api-tests/9938/ |
UI tests have failed, Please check: UI: https://pmm.cd.percona.com/job/pmm2-ui-tests/15262/ |
90488f9
to
fe16004
Compare
server docker - perconalab/pmm-server-fb:PR-2465-fe16004 |
API tests have failed, Please check: API: https://pmm.cd.percona.com/job/pmm2-api-tests/10142/ |
UI tests have failed, Please check: UI: https://pmm.cd.percona.com/job/pmm2-ui-tests/16224/ |
PMM-4879
Build will fail because I cannot use forked version of api (pmm) as dependency in mod.go. To acomplish this, api needs be merged and version of pmm api should be bumped.