Skip to content

AutoScaling: update smoke test and consider db upgrade from a fork#6977

Merged
DaanHoogland merged 2 commits intoapache:mainfrom
weizhouapache:4.18-autoscaling-fix-smoke-test
Dec 21, 2022
Merged

AutoScaling: update smoke test and consider db upgrade from a fork#6977
DaanHoogland merged 2 commits intoapache:mainfrom
weizhouapache:4.18-autoscaling-fix-smoke-test

Conversation

@weizhouapache
Copy link
Copy Markdown
Member

Description

This PR fixes the smoke test as per Daan's comments (see #6571 (review)).

This PR also fixes an issue that "supports_vm_autoscaling" needs to be updated only if all network offerings has supports_vm_autoscaling = 0 .
(this might be an issue if upgrade from a fork to community version)

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?

Copy link
Copy Markdown
Contributor

@DaanHoogland DaanHoogland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clgtm

@DaanHoogland
Copy link
Copy Markdown
Contributor

@blueorangutan package

@blueorangutan
Copy link
Copy Markdown

@DaanHoogland a Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

@blueorangutan
Copy link
Copy Markdown

Packaging result: ✔️ el7 ✔️ el8 ✔️ debian ✔️ suse15. SL-JID 4862

@yadvr
Copy link
Copy Markdown
Member

yadvr commented Dec 12, 2022

@blueorangutan test

@blueorangutan
Copy link
Copy Markdown

@rohityadavcloud a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests

@blueorangutan
Copy link
Copy Markdown

Trillian test result (tid-5481)
Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
Total time taken: 42816 seconds
Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr6977-t5481-kvm-centos7.zip
Smoke tests completed. 105 look OK, 0 have errors, 0 did not run
Only failed and skipped tests results shown below:

Test Result Time (s) Test File

@weizhouapache weizhouapache force-pushed the 4.18-autoscaling-fix-smoke-test branch from adf74c4 to 24f31f1 Compare December 13, 2022 08:16
@boring-cyborg boring-cyborg bot added component:integration-test Python Warning... Python code Ahead! labels Dec 13, 2022
@weizhouapache
Copy link
Copy Markdown
Member Author

@blueorangutan package

@blueorangutan
Copy link
Copy Markdown

@weizhouapache a Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 13, 2022

Codecov Report

Merging #6977 (43067d9) into main (72b6ab9) will increase coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main    #6977   +/-   ##
=========================================
  Coverage     11.50%   11.50%           
- Complexity     7532     7534    +2     
=========================================
  Files          2492     2492           
  Lines        246771   246775    +4     
  Branches      38559    38559           
=========================================
+ Hits          28387    28391    +4     
+ Misses       214787   214786    -1     
- Partials       3597     3598    +1     
Impacted Files Coverage Δ
...n/java/com/cloud/vm/VirtualMachineManagerImpl.java 0.00% <0.00%> (ø)
...dstack/network/contrail/model/ModelObjectBase.java 28.84% <0.00%> (+7.69%) ⬆️

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

@blueorangutan
Copy link
Copy Markdown

Packaging result: ✖️ el7 ✖️ el8 ✖️ debian ✔️ suse15. SL-JID 4874

@weizhouapache
Copy link
Copy Markdown
Member Author

@blueorangutan package

@blueorangutan
Copy link
Copy Markdown

@weizhouapache a Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

@blueorangutan
Copy link
Copy Markdown

Packaging result: ✔️ el7 ✖️ el8 ✔️ debian ✔️ suse15. SL-JID 4893

@DaanHoogland
Copy link
Copy Markdown
Contributor

@blueorangutan test

@DaanHoogland DaanHoogland added this to the 4.18.0.0 milestone Dec 13, 2022
@blueorangutan
Copy link
Copy Markdown

@DaanHoogland a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests

@blueorangutan
Copy link
Copy Markdown

Trillian test result (tid-5489)
Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
Total time taken: 47861 seconds
Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr6977-t5489-kvm-centos7.zip
Smoke tests completed. 104 look OK, 1 have errors, 0 did not run
Only failed and skipped tests results shown below:

Test Result Time (s) Test File
test_08_upgrade_kubernetes_ha_cluster Failure 3643.26 test_kubernetes_clusters.py
test_09_delete_kubernetes_ha_cluster Failure 0.07 test_kubernetes_clusters.py
ContextSuite context=TestKubernetesCluster>:teardown Error 74.06 test_kubernetes_clusters.py

@weizhouapache
Copy link
Copy Markdown
Member Author

@blueorangutan package

@blueorangutan
Copy link
Copy Markdown

@weizhouapache a Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

@apache apache deleted a comment from blueorangutan Dec 16, 2022
@apache apache deleted a comment from blueorangutan Dec 16, 2022
@apache apache deleted a comment from blueorangutan Dec 16, 2022
@DaanHoogland
Copy link
Copy Markdown
Contributor

@blueorangutan package

@blueorangutan
Copy link
Copy Markdown

@DaanHoogland a Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

@blueorangutan
Copy link
Copy Markdown

Packaging result: ✔️ el7 ✔️ el8 ✔️ debian ✔️ suse15. SL-JID 5032

@weizhouapache
Copy link
Copy Markdown
Member Author

@blueorangutan test

@blueorangutan
Copy link
Copy Markdown

@weizhouapache a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests

@blueorangutan
Copy link
Copy Markdown

Trillian test result (tid-5583)
Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
Total time taken: 42346 seconds
Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr6977-t5583-kvm-centos7.zip
Smoke tests completed. 104 look OK, 1 have errors, 0 did not run
Only failed and skipped tests results shown below:

Test Result Time (s) Test File
test_08_upgrade_kubernetes_ha_cluster Failure 568.46 test_kubernetes_clusters.py

@DaanHoogland DaanHoogland merged commit 512aa9c into apache:main Dec 21, 2022
@weizhouapache weizhouapache deleted the 4.18-autoscaling-fix-smoke-test branch December 21, 2022 13:34
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.

5 participants