Conversation
|
@xumia do you have additional suggestion how to overcome the lgtm issues in 201911? |
|
/azpw run |
|
/AzurePipelines run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
ab2fc0a to
c319d56
Compare
|
To enable LGTM on 201911 branch, we need to cherry-pick the following PRs to 201911 |
|
@abdosi Could you help cherry-pick above 2 PRs to 201911? |
|
@stepanblyschak Above cherr-pick are done. Can you check why it is still failing ? |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azpw run |
|
/AzurePipelines run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Hi @abdosi The commit |
|
check now. I have update submodule. |
|
/azpw run |
|
/AzurePipelines run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Signed-off-by: Stephen Sun <[email protected]>
|
/azpw run |
|
/AzurePipelines run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azpw run |
|
/AzurePipelines run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azpw run |
|
/AzurePipelines run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Signed-off-by: Stephen Sun <[email protected]>
Signed-off-by: Stephen Sun <[email protected]>
|
Compiling Looks like some flags are not correct. |
|
@prsunny can you help to check why this error occurred during LGTM compiling? The error didn't occur if I build it in slave docker. |
Signed-off-by: stephens <[email protected]>
|
We can still see the LGTM failure in the PR, it will be resolved after the PR merged, because of LGTM failure on branch 201911. Commit fa2c96e is the latest commit. |
To fix LGTM in this PR is for dry run only. It should be done by cherry-picking PR#1250 With portsorch.cpp fixed, dry run passed. This reverts commit fa2c96e.
1) Copy generic_updater_config.conf.json as part of install 2) Read conf file from install dir 3) Drop empty keys & tables upon jsonpatch.JsonPatch.apply to be in sync with redis update 4) Prefix service_validator module path with "generic_updater"
What I did
Add LGTM.yml for 201911
Signed-off-by: Stephen Sun [email protected]
Why I did it
How I verified it
Details if related