|
238 | 238 |
|
239 | 239 | - name: "Cust sha1:a272ff47a5d0163c65b97c2d2c5acfbc0396f2c4: k8s 1.19 -> 1.21, rook 1.0.4 -> openebs 3.3"
|
240 | 240 | flags: "yes"
|
241 |
| - numSecondaryNodes: 2 |
| 241 | + numPrimaryNodes: 3 |
242 | 242 | installerApiEndpoint: https://kurl.sh
|
243 | 243 | installerSpec:
|
244 | 244 | kubernetes:
|
|
366 | 366 |
|
367 | 367 | - name: "Cust sha1:a272ff47a5d0163c65b97c2d2c5acfbc0396f2c4: k8s 1.21->1.26, openebs 3.3 -> 3.8.0, weave->flannel, docker->containerd"
|
368 | 368 | flags: "yes"
|
369 |
| - numSecondaryNodes: 2 |
| 369 | + numPrimaryNodes: 3 |
370 | 370 | installerApiEndpoint: https://kurl.sh
|
371 | 371 | installerSpec:
|
372 | 372 | kubernetes:
|
|
420 | 420 | kubernetes:
|
421 | 421 | version: 1.26.6
|
422 | 422 | flannel:
|
423 |
| - version: 0.22.0 |
| 423 | + version: 0.22.x # changed from 0.22.0 for testgrid support |
424 | 424 | openebs:
|
425 | 425 | isLocalPVEnabled: true
|
426 | 426 | localPVStorageClassName: openebs
|
|
477 | 477 |
|
478 | 478 | - name: "Cust sha1:a272ff47a5d0163c65b97c2d2c5acfbc0396f2c4: k8s 1.19->1.26, rook 1.0.4 -> openebs 3.8.0, weave->flannel, docker->containerd"
|
479 | 479 | flags: "yes"
|
480 |
| - numSecondaryNodes: 2 |
| 480 | + numPrimaryNodes: 3 |
481 | 481 | installerApiEndpoint: https://kurl.sh
|
482 | 482 | installerSpec:
|
483 | 483 | kubernetes:
|
|
532 | 532 | kubernetes:
|
533 | 533 | version: 1.26.6
|
534 | 534 | flannel:
|
535 |
| - version: 0.22.3 # changed from 0.22.0 for testgrid support |
| 535 | + version: 0.22.x # changed from 0.22.0 for testgrid support |
536 | 536 | openebs:
|
537 | 537 | isLocalPVEnabled: true
|
538 | 538 | localPVStorageClassName: openebs
|
|
593 | 593 | exit 1
|
594 | 594 | fi
|
595 | 595 |
|
596 |
| -
|
597 |
| -
|
598 |
| -- name: "Cust sha1:52ed79b81826a130502b5df18c00d872e70c3b8e: k8s 1.17->1.26, rook 1.0.4 -> openebs 3.8.0, weave->flannel, docker->containerd, singlenode" |
599 |
| - flags: "yes" |
600 |
| - numSecondaryNodes: 0 |
601 |
| - installerSpec: |
602 |
| - kubernetes: |
603 |
| - version: 1.17.13 |
604 |
| - weave: |
605 |
| - version: 2.6.5 |
606 |
| - podCidrRange: /22 |
607 |
| - rook: |
608 |
| - version: 1.0.4 |
609 |
| - contour: |
610 |
| - version: 1.12.0 |
611 |
| - registry: |
612 |
| - version: 2.7.1 |
613 |
| - prometheus: |
614 |
| - version: 0.44.1 |
615 |
| - kotsadm: |
616 |
| - version: 1.38.0 |
617 |
| - applicationSlug: cd4pe |
618 |
| - velero: |
619 |
| - version: 1.5.1 |
620 |
| - ekco: |
621 |
| - version: 0.10.0 |
622 |
| - containerd: |
623 |
| - version: 1.4.3 |
624 |
| - upgradeSpec: |
625 |
| - kubernetes: |
626 |
| - containerLogMaxFiles: 10 |
627 |
| - containerLogMaxSize: 50Mi |
628 |
| - version: 1.26.6 |
629 |
| - flannel: |
630 |
| - podCIDRRange: /22 |
631 |
| - version: 0.22.2 |
632 |
| - openebs: |
633 |
| - isLocalPVEnabled: true |
634 |
| - localPVStorageClassName: default |
635 |
| - version: 3.8.0 |
636 |
| - minio: |
637 |
| - version: 2023-09-04T19-57-37Z |
638 |
| - contour: |
639 |
| - version: 1.25.2 |
640 |
| - registry: |
641 |
| - version: 2.8.2 |
642 |
| - prometheus: |
643 |
| - version: 0.68.0-51.0.0 |
644 |
| - kotsadm: |
645 |
| - applicationSlug: puppet-application-manager/standalone |
646 |
| - version: 1.102.2 |
647 |
| - s3Override: https://s3.kurl.sh/external/kotsadm-1.102.2.tar.gz |
648 |
| - velero: |
649 |
| - version: 1.11.1 |
650 |
| - ekco: |
651 |
| - version: 0.28.3 |
652 |
| - kurl: |
653 |
| - hostPreflights: |
654 |
| - apiVersion: troubleshoot.sh/v1beta2 |
655 |
| - kind: HostPreflight |
656 |
| - spec: |
657 |
| - analyzers: |
658 |
| - - textAnalyze: |
659 |
| - checkName: forward-chain-reject-check |
660 |
| - fileName: host-collectors/run-host/iptables-forward-chain.txt |
661 |
| - outcomes: |
662 |
| - - pass: |
663 |
| - message: No default REJECT rule found in iptables FORWARD chain |
664 |
| - when: 'false' |
665 |
| - - fail: |
666 |
| - message: > |
667 |
| - Default REJECT rule found in iptables FORWARD chain. |
668 |
| -
|
669 |
| - Puppet Application Manager does not support a default |
670 |
| - REJECT rule in the |
671 |
| -
|
672 |
| - FORWARD chain during installation. Run \"iptables -S |
673 |
| - FORWARD\" to identify |
674 |
| -
|
675 |
| - the REJECT rule, remove it and re-run the installer. It |
676 |
| - can be safely |
677 |
| -
|
678 |
| - appended to the FORWARD chain after the installation has |
679 |
| - completed. |
680 |
| - when: 'true' |
681 |
| - regex: (?m)^REJECT\\s+all\\s+.*\\s+anywhere\\s+anywhere |
682 |
| - collectors: |
683 |
| - - run: |
684 |
| - args: |
685 |
| - - '-L' |
686 |
| - - FORWARD |
687 |
| - collectorName: iptables-forward-chain |
688 |
| - command: iptables |
689 |
| - additionalNoProxyAddresses: [ ] |
690 |
| - containerd: |
691 |
| - version: 1.6.22 |
692 |
| - metricsServer: |
693 |
| - version: 0.6.4 |
694 |
| - unsupportedOSIDs: |
695 |
| - - ubuntu-2204 # this version of docker is too old for 22.04 |
696 |
| - - rocky-92 |
697 |
| - - ol-8x |
698 |
| - postInstallScript: | |
699 |
| - # source helper functions |
700 |
| - source /opt/kurl-testgrid/testhelpers.sh |
701 |
| -
|
702 |
| - # deploy sample app |
703 |
| - install_and_customize_kurl_integration_test_application |
704 |
| - postUpgradeScript: | |
705 |
| - # source helper functions |
706 |
| - source /opt/kurl-testgrid/testhelpers.sh |
707 |
| -
|
708 |
| - # ensure we can redeploy sample app |
709 |
| - check_and_customize_kurl_integration_test_application |
710 |
| -
|
711 |
| - # ensure rook was removed |
712 |
| - if kubectl get ns rook-ceph >/dev/null 2>&1; then |
713 |
| - echo "rook-ceph namespace still exists" |
714 |
| - exit 1 |
715 |
| - fi |
716 |
| -
|
717 |
| - # ensure kubernetes was upgraded |
718 |
| - if [[ ! "$(kubectl get nodes --sort-by='{.status.nodeInfo.kubeletVersion}' -o=jsonpath='{.items[0].status.nodeInfo.kubeletVersion}' | sed 's/^v*//')" =~ "1.26" ]]; then |
719 |
| - echo "Kubernetes was not upgraded to 1.26.x" |
720 |
| - exit 1 |
721 |
| - fi |
722 |
| -
|
723 |
| -
|
724 | 596 | - name: "Cust sha1:52ed79b81826a130502b5df18c00d872e70c3b8e: k8s 1.17->1.26, rook 1.0.4 -> 1.12, weave->flannel, docker->containerd"
|
725 | 597 | flags: "yes"
|
726 | 598 | numPrimaryNodes: 3
|
|
755 | 627 | version: 1.26.6
|
756 | 628 | flannel:
|
757 | 629 | podCIDRRange: /22
|
758 |
| - version: 0.22.2 |
| 630 | + version: 0.22.x # changed from 0.22.2 for testgrid support |
759 | 631 | rook:
|
760 | 632 | # blockDeviceFilter: vd[b-z] # removed
|
761 | 633 | isBlockStorageEnabled: true
|
|
0 commit comments