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

revert cleanup of test_acl_sharenetworks #7033

Merged
merged 2 commits into from Dec 31, 2022

Conversation

DaanHoogland
Copy link
Contributor

Description

This PR reverts changes that broke the gh action for test_acl_sharednetworks.py

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)

Feature/Enhancement Scale or Bug Severity

Feature/Enhancement Scale

  • Major
  • Minor

Bug Severity

  • BLOCKER
  • Critical
  • Major
  • Minor
  • Trivial

Screenshots (if appropriate):

How Has This Been Tested?

@codecov
Copy link

codecov bot commented Dec 30, 2022

Codecov Report

Merging #7033 (29818d9) into main (d5f0100) will increase coverage by 1.17%.
The diff coverage is 16.21%.

@@             Coverage Diff              @@
##               main    #7033      +/-   ##
============================================
+ Coverage     10.36%   11.53%   +1.17%     
- Complexity     6630     7517     +887     
============================================
  Files          2453     2494      +41     
  Lines        242386   246787    +4401     
  Branches      37928    38533     +605     
============================================
+ Hits          25120    28476    +3356     
- Misses       214158   214631     +473     
- Partials       3108     3680     +572     
Impacted Files Coverage Δ
...estration/service/NetworkOrchestrationService.java 100.00% <ø> (ø)
...pi/src/main/java/com/cloud/alert/AlertManager.java 100.00% <ø> (ø)
...va/com/cloud/deploy/DeploymentPlanningManager.java 100.00% <ø> (ø)
...n/java/com/cloud/vm/VirtualMachineProfileImpl.java 36.44% <0.00%> (-0.70%) ⬇️
...java/com/cloud/agent/manager/AgentManagerImpl.java 4.94% <0.00%> (+4.94%) ⬆️
...k/engine/cloud/entity/api/VMEntityManagerImpl.java 0.00% <0.00%> (ø)
...ine/cloud/entity/api/VirtualMachineEntityImpl.java 0.00% <0.00%> (ø)
...stack/engine/orchestration/VolumeOrchestrator.java 0.00% <0.00%> (ø)
...n/java/com/cloud/capacity/dao/CapacityDaoImpl.java 3.24% <0.00%> (-0.13%) ⬇️
.../cloud/network/as/dao/AutoScaleVmGroupDaoImpl.java 0.00% <0.00%> (ø)
... and 383 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@DaanHoogland DaanHoogland added this to the 4.18.0.0 milestone Dec 30, 2022
@DaanHoogland DaanHoogland marked this pull request as ready for review December 30, 2022 11:42
@sonarcloud
Copy link

sonarcloud bot commented Dec 30, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@DaanHoogland DaanHoogland merged commit 73a610d into apache:main Dec 31, 2022
@DaanHoogland DaanHoogland deleted the testAclShNt-revert branch January 10, 2023 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:integration-test Python Warning... Python code Ahead!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants