Skip to content

test_templates issue - #8079

Closed
DaanHoogland wants to merge 1 commit into
apache:4.18from
shapeblue:template_failures
Closed

test_templates issue#8079
DaanHoogland wants to merge 1 commit into
apache:4.18from
shapeblue:template_failures

Conversation

@DaanHoogland

@DaanHooglandDaanHoogland commented Oct 12, 2023

Copy link
Copy Markdown
Contributor

Description

This PR improves test_templates.py. It is also meant for trouble shooting the template failures in smoke tests as in #7345 (comment).

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)
  • build/CI

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?

How did you try to break this feature and the system with this change?

@boring-cyborgboring-cyborgBot added component:integration-test Python Warning... Python code Ahead! labels Oct 12, 2023
@DaanHoogland

Copy link
Copy Markdown
ContributorAuthor

@blueorangutan package

@blueorangutan

Copy link
Copy Markdown

@DaanHoogland a [SF] 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 [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 7334

@codecov

codecovBot commented Oct 12, 2023

Copy link
Copy Markdown

Codecov Report

Merging #8079 (26f15ea) into 4.18 (3e7f21a) will not change coverage.
The diff coverage is n/a.

@@ Coverage Diff @@## 4.18 #8079 +/- ##
=========================================
Coverage 13.06% 13.06% Complexity 9109 9109 =========================================
Files 2720 2720 Lines 257526 257526 Branches 40150 40150 =========================================
Hits 33655 33655 Misses 219644 219644 Partials 4227 4227 

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

@DaanHooglandDaanHoogland changed the title throwing failure without catching ittest_templates issueOct 12, 2023
@DaanHoogland

Copy link
Copy Markdown
ContributorAuthor

@blueorangutan test

@blueorangutan

Copy link
Copy Markdown

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

@blueorangutan

Copy link
Copy Markdown

[SF] Trillian test result (tid-7941)
Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
Total time taken: 48808 seconds
Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr8079-t7941-kvm-centos7.zip
Smoke tests completed. 106 look OK, 2 have errors, 0 did not run
Only failed and skipped tests results shown below:

TestResultTime (s)Test File
test_08_arping_in_ssvmFailure5.16test_diagnostics.py
test_18_retrieve_cpvm_single_fileFailure129.31test_diagnostics.py
test_03_deploy_vm_wrong_checksumFailure50.90test_templates.py
test_03_deploy_vm_wrong_checksumError50.90test_templates.py

@shwstpprshwstppr left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code LGTM

@yadvryadvr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM - let's test it

@DaanHoogland

Copy link
Copy Markdown
ContributorAuthor

already tested it guys, and it reveals a real issue in the deploy as is test sequence. I'll give fixing it a go next week.

@yadvr

Copy link
Copy Markdown
Member

Pl go ahead and merge if/when ready @DaanHoogland@shwstppr

@shwstppr

Copy link
Copy Markdown
Contributor

@DaanHoogland cc @rohityadavcloud sorry but I created a new PR #8096 which fixes the template issues

@DaanHoogland

Copy link
Copy Markdown
ContributorAuthor

obsolete

@DaanHooglandDaanHoogland removed this from the 4.18.2.0 milestone Oct 20, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@DaanHoogland@blueorangutan@yadvr@shwstppr