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

CCM 0.30.0 release #87

Merged
merged 5 commits into from
Jul 5, 2024
Merged

Conversation

ned-si
Copy link
Contributor

@ned-si ned-si commented Jul 4, 2024

Description

CCM 0.30.0 release

Checklist

  • Changelog updated (under Unreleased block)
  • Testing

Testing

Acceptance Tests on SKS:

╰─ ❯ ./run -t sks
INFO[run]: Running test type 'sks'
=============================================================================================================================================== test session starts ===============================================================================================================================================
platform linux -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /home/nedsi/work/repos/exoscale-cloud-controller-manager/test
configfile: pytest.ini
collected 69 items / 1 deselected / 68 selected                                                                                                                                                                                                                                                                   

tests_0_environment/test_001_environment.py .....                                                                                                                                                                                                                                                           [  7%]
tests_1_control_plane/test_101_control_plane.py .                                                                                                                                                                                                                                                           [  8%]
tests_1_control_plane/test_102_control_plane_files.py ......                                                                                                                                                                                                                                                [ 17%]
tests_1_control_plane/test_103_control_plane_start.py ..                                                                                                                                                                                                                                                    [ 20%]
tests_2_nodes/test_201_nodes.py .                                                                                                                                                                                                                                                                           [ 22%]
tests_2_nodes/test_202_nodes_files.py s.                                                                                                                                                                                                                                                                    [ 25%]
tests_3_ccm/test_300_init.py .                                                                                                                                                                                                                                                                              [ 26%]
tests_3_ccm/test_301_k8s_state.py ..                                                                                                                                                                                                                                                                        [ 29%]
tests_3_ccm/test_302_ccm_start.py .....                                                                                                                                                                                                                                                                     [ 36%]
tests_3_ccm/test_303_ccm_node_csr_validation.py .                                                                                                                                                                                                                                                           [ 38%]
tests_3_ccm/test_304_ccm_node_csr_invalid.py ss                                                                                                                                                                                                                                                             [ 41%]
tests_3_ccm/test_305_ccm_nodes.py x                                                                                                                                                                                                                                                                         [ 42%]
tests_3_ccm/test_306_ccm_api_credentials_update.py ..                                                                                                                                                                                                                                                       [ 45%]
tests_3_ccm/test_307_k8s_nodes.py x.x                                                                                                                                                                                                                                                                       [ 50%]
tests_4_nlb/test_400_init.py ..                                                                                                                                                                                                                                                                             [ 52%]
tests_4_nlb/test_401_nlb_hello_external.py .....                                                                                                                                                                                                                                                            [ 60%]
tests_4_nlb/test_402_nlb_ingress_nginx.py .......                                                                                                                                                                                                                                                           [ 70%]
tests_4_nlb/test_403_nlb_hello_ingress.py ..                                                                                                                                                                                                                                                                [ 73%]
tests_5_nodes_pool_resize/test_500_init.py ..                                                                                                                                                                                                                                                               [ 76%]
tests_5_nodes_pool_resize/test_501_k8s_state.py ......                                                                                                                                                                                                                                                      [ 85%]
tests_5_nodes_pool_resize/test_502_ccm_nodes_deletion.py sX                                                                                                                                                                                                                                                 [ 88%]
tests_5_nodes_pool_resize/test_503_ccm_nodes_csr_validation.py .s                                                                                                                                                                                                                                           [ 91%]
tests_5_nodes_pool_resize/test_504_k8s_nodes.py ..                                                                                                                                                                                                                                                          [ 94%]
tests_5_nodes_pool_resize/test_505_nlb_hello.py ....                                                                                                                                                                                                                                                        [100%]

================================================================================================================= 59 passed, 5 skipped, 1 deselected, 3 xfailed, 1 xpassed in 1135.04s (0:18:55) ==================================================================================================================

@ned-si ned-si force-pushed the feat/juliensudan/sc-94027/update-ccm-0.30.0 branch from f976452 to 85e6237 Compare July 5, 2024 07:36
@ned-si ned-si marked this pull request as ready for review July 5, 2024 08:21
@ned-si ned-si merged commit c287741 into master Jul 5, 2024
4 checks passed
@ned-si ned-si deleted the feat/juliensudan/sc-94027/update-ccm-0.30.0 branch July 5, 2024 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants