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

Fix parallel scenes execution in auto test plan #3166

Merged
merged 3 commits into from
Nov 25, 2021

Conversation

shuofan
Copy link
Contributor

@shuofan shuofan commented Nov 25, 2021

What type of this PR

bugfix

What this PR does / why we need it:

Fix parallel scenes execution in auto test plan

Which issue(s) this PR fixes:

  • Fixes #your-issue_number
  • [Erda Cloud Issue Link](paste your link here)

Specified Reviewers:

/assign @Effet

ChangeLog

Language Changelog
🇺🇸 English
🇨🇳 中文

Need cherry-pick to release versions?

Add comment like /cherry-pick release/1.0 when this PR is merged.

For details on the cherry pick process, see the cherry pick requests section under CONTRIBUTING.md.

@erda-bot erda-bot requested a review from Effet November 25, 2021 05:35
@shuofan shuofan added bugfix dop devops plaoform labels Nov 25, 2021
@codecov
Copy link

codecov bot commented Nov 25, 2021

Codecov Report

Merging #3166 (2f05a4c) into master (72403c2) will increase coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3166   +/-   ##
=======================================
  Coverage   17.59%   17.60%           
=======================================
  Files        1370     1370           
  Lines      141774   141798   +24     
=======================================
+ Hits        24945    24958   +13     
- Misses     114181   114187    +6     
- Partials     2648     2653    +5     
Impacted Files Coverage Δ
modules/dop/services/autotest_v2/sceneset.go 0.00% <0.00%> (ø)
modules/dop/services/autotest_v2/testplan_v2.go 3.18% <0.00%> (-0.02%) ⬇️
modules/hepa/services/domain/impl/impl.go 1.81% <0.00%> (-0.02%) ⬇️
.../components/cmp-dashboard-pods/podsTable/render.go 18.43% <0.00%> (+0.14%) ⬆️
...ios/auto-test-plan-list/components/table/render.go 53.03% <0.00%> (+2.73%) ⬆️

@sfwn
Copy link
Member

sfwn commented Nov 25, 2021

/approve

@erda-bot erda-bot merged commit 668ffbc into erda-project:master Nov 25, 2021
@sfwn sfwn deleted the bug/test-plan-execute branch November 25, 2021 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

4 participants