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

Exclude test 'rails' from opensuse extra_test #15841

Merged
merged 1 commit into from Nov 4, 2022

Conversation

Zaoliang
Copy link
Contributor

@Zaoliang Zaoliang commented Nov 4, 2022

@Zaoliang Zaoliang merged commit fb27a63 into os-autoinst:master Nov 4, 2022
mpagot added a commit to mpagot/os-autoinst-distri-opensuse that referenced this pull request Nov 9, 2022
commit b350981
Merge: 238f86e 6ced49d
Author: Michele Pagot <101880010+mpagot@users.noreply.github.com>
Date:   Wed Nov 9 12:50:22 2022 +0100

    Merge pull request os-autoinst#15864 from mpagot/trento_from_class_to_lib

    Move trento from a base class to a lib of functions

commit 238f86e
Merge: a2ac8d7 ec50e14
Author: Pavel Dostál <pdostal@suse.cz>
Date:   Wed Nov 9 10:59:18 2022 +0100

    Merge pull request os-autoinst#15847 from pdostal/transactional_update

    Allow non-interactive mode for trup_call commands

commit a2ac8d7
Merge: ad6f441 a8bcdc0
Author: Anton Smorodskyi <23258171+asmorodskyi@users.noreply.github.com>
Date:   Wed Nov 9 09:55:15 2022 +0100

    Merge pull request os-autoinst#15868 from cfconrad/wicked-delay-t08_setup_second_card

    wicked: Delay ifup of t08_setup_second_card

commit a8bcdc0
Author: Clemens Famulla-Conrad <cfamullaconrad@suse.de>
Date:   Tue Nov 8 15:44:16 2022 +0100

    wicked: Delay ifup of t08_setup_second_card

    OVS is blocking the port in the beginning sometimes. This cause trouble
    in this test, as the first DHCP-Request times out and wicked is
    using the last lease (which is something from the installation).

    Now we simply wait 30s to give OVS some time. Most properly this is
    something related to RSTP configured on the OVS bridge.

    Reference: bsc#1204604

commit ad6f441
Author: Fabian Vogt <fvogt@suse.de>
Date:   Tue Nov 8 16:26:07 2022 +0100

    installation/boot_encrypt: Skip second passphrase entry in Staging:M

commit 1506302
Merge: 977a410 a5c3a54
Author: Sebastian Chlad <sebastian.chlad@suse.com>
Date:   Wed Nov 9 04:16:45 2022 +0100

    Merge pull request os-autoinst#15860 from b10n1k/fix_spack

    Install gnu-hpc packages on HPC compute nodes

commit 6ced49d
Author: Michele Pagot <michele.pagot@suse.com>
Date:   Tue Nov 8 19:04:53 2022 +0100

    Move trento from a base class to a lib of functions

commit a5c3a54
Author: Ioannis Bonatakis <ybonatakis@suse.com>
Date:   Mon Nov 7 12:47:28 2022 +0100

    Install gnu-hpc packages on HPC compute nodes

    Due to the `openmpi` updates the mpi tests have been refactor. Those changes
    breaks the tests which uses `openmpi` implementation. As for now the
    spack test suite uses *mpich* so the test suite is not affected directly.
    However, with this refactoring, we remove the use of `get_compute_nodes_deps`
    which is now deprecated. The only binaries shared with NFS is the directory
    with the code to run and `prepare_spack_env` takes care of the installation
    of the required libraries

    Signed-off-by: Ioannis Bonatakis <ybonatakis@suse.com>

commit 977a410
Merge: dc7a984 352462f
Author: Joaquín R <31735282+jknphy@users.noreply.github.com>
Date:   Tue Nov 8 14:30:04 2022 +0100

    Merge pull request os-autoinst#15859 from ge0r/increase-timeout-ppc

    Increase timeout for ppc qemu on boot to desktop

commit dc7a984
Merge: 085c1bd 5f30035
Author: Alvaro Carvajal <32273286+alvarocarvajald@users.noreply.github.com>
Date:   Tue Nov 8 13:32:11 2022 +0100

    Merge pull request os-autoinst#15784 from lpalovsky/qesap_deployment_tests

    [HA/SLES4SAP] Deployment tests for qesapdeployment project

commit 085c1bd
Merge: b26877c d0fb812
Author: Santiago Zarate <229240+foursixnine@users.noreply.github.com>
Date:   Tue Nov 8 13:16:24 2022 +0100

    Merge pull request os-autoinst#15857 from pdostal/ansible_fix

    ansible: hostnamectl cut only the first part of domain

commit 352462f
Author: George Gkioulis <ggkioulis@suse.com>
Date:   Tue Nov 8 11:48:31 2022 +0100

    Increase timeout for ppc qemu on boot to desktop

    Sometimes, when booting to desktop on ppc64le qemu, the transition
    from grub menu to the display manager screen takes longer than 15 seconds.
    The timeout is increased in order to prevent test failures.

commit d0fb812
Author: Pavel Dostál <pdostal@suse.cz>
Date:   Tue Nov 8 11:41:33 2022 +0100

    ansible: hostnamectl cut only the first part of domain

commit b26877c
Merge: 0b5179f c0304ab
Author: ggardet <guillaume.gardet@opensuse.org>
Date:   Tue Nov 8 11:32:07 2022 +0100

    Merge pull request os-autoinst#15855 from mloviska/validate_btrfs_fix

    Exclude validate_btrfs test on real hw

commit 5f30035
Author: lpalovsky <lpalovsky@suse.com>
Date:   Tue Oct 18 17:06:00 2022 +0200

    Deployment tests for qesapdeployment project

commit c0304ab
Author: mloviska <mloviska@suse.com>
Date:   Tue Nov 8 10:31:27 2022 +0100

    Exclude validate_btrfs test on real hw

    Follow up for PR#15837, exclude backends or archs that either do not run
    btrfs or cannot make an use of `NUMDISKS` variable.

    - failure: [opensuse-Tumbleweed-JeOS-for-RPi-aarch64-Build20221107-jeos-containers@RPi3](https://openqa.opensuse.org/tests/2860891#step/validate_btrfs/2)

commit 0b5179f
Author: Fabian Vogt <fvogt@suse.de>
Date:   Mon Nov 7 15:14:25 2022 +0100

    tests/console/sudo: Test the default configuration

    Test sudo without changing the configuration. The expected behaviour is
    different on public cloud.

    During development I noticed that expect continues on if the expected string
    was not seen, it just waits for a timeout to expire. Make the expected string
    mandatory by handling timeout and EOF with exit 1.

commit 756c99e
Merge: be3c370 ecf551f
Author: Santiago Zarate <229240+foursixnine@users.noreply.github.com>
Date:   Tue Nov 8 09:50:26 2022 +0100

    Merge pull request os-autoinst#15824 from rfan1/php8_sle15sp5

    Add php8 tests for sles15sp5

commit ec50e14
Author: Pavel Dostál <pdostal@suse.cz>
Date:   Mon Nov 7 13:01:47 2022 +0100

    Allow non-interactive mode for trup_call commands

    Do not rely on root-console when transactional::trup_call command starts with -n parameter.
    Switch to root-console in the beginning of transactional::process_reboot and back at the end.

commit be3c370
Author: Fabian Vogt <fvogt@suse.de>
Date:   Tue Nov 8 08:45:15 2022 +0100

    x11/dolphin: Handle the "Delete Permanantly" button not being focused anymore

    With 22.11, the dialog for forced removal changed slightly, pressing return
    will no longer confirm the deletion. Click the button instead.

commit 7ec308d
Author: Fabian Vogt <fvogt@suse.de>
Date:   Tue Nov 8 08:44:49 2022 +0100

    x11/kate: Handle the new welcome screen

    If the new welcome screen is shown, press Ctrl-N to create a new document.

commit feabc15
Merge: 0eafd6d 05f3313
Author: coolgw <wegao@suse.com>
Date:   Tue Nov 8 09:37:49 2022 +0800

    Merge pull request os-autoinst#15851 from coolgw/libyui_firewall

    Fix select_serial_terminal for os-autoinst#15496

commit 05f3313
Author: coolgw <wegao@suse.com>
Date:   Mon Nov 7 19:07:24 2022 -0500

    Fix select_serial_terminal for os-autoinst#15496

commit 0eafd6d
Merge: 4884219 3958257
Author: Martin Loviska <35097794+mloviska@users.noreply.github.com>
Date:   Mon Nov 7 18:38:35 2022 +0100

    Merge pull request os-autoinst#15837 from mloviska/validate_btrfs_aarch64

      Enable btrfs validation for aarch64

commit 4884219
Merge: b468e7a 6440dcb
Author: Martin Loviska <35097794+mloviska@users.noreply.github.com>
Date:   Mon Nov 7 17:44:36 2022 +0100

    Merge pull request os-autoinst#15850 from mloviska/nvidia_pc_no_cleanup

    Skip cleanup routine

commit 6440dcb
Author: mloviska <mloviska@suse.com>
Date:   Mon Nov 7 17:08:59 2022 +0100

    Skip cleanup routine

    `nvidia` test case executed cleanup even after successful runs.
    This breaks the subsequent tests.

    https://openqa.suse.de/tests/9887516#step/nvidia/79

    VR: http://kepler.suse.cz/tests/19492#step/nvidia/40

commit b468e7a
Merge: 178e5ba 26374b4
Author: Anton Smorodskyi <23258171+asmorodskyi@users.noreply.github.com>
Date:   Mon Nov 7 16:50:03 2022 +0100

    Merge pull request os-autoinst#15848 from mimi1vx/gce_serial_log_timeout

    PublicCloud - make get-serial-log-output non-fatal

commit 26374b4
Author: Ondřej Súkup <osukup@suse.com>
Date:   Mon Nov 7 15:13:31 2022 +0100

    PublicCloud - make get-serial-log-output non-fatal

commit 3958257
Author: mloviska <mloviska@suse.com>
Date:   Fri Nov 4 09:54:21 2022 +0100

    Enable btrfs validation for aarch64

    Since aarch64 can swap disk label, test module cannot expect that `b`
    drives are guaranteed as second.
    This PR add a generic detection of the used devices allowing to execute
    the test in SUTs run by other hypervisors than QEMU.

    - ticket: [Enable validate_btrfs module for
      aarch64](https://progress.opensuse.org/issues/103977)

commit 178e5ba
Merge: 26fd403 1585764
Author: Martin Loviska <35097794+mloviska@users.noreply.github.com>
Date:   Mon Nov 7 13:12:52 2022 +0100

    Merge pull request os-autoinst#15845 from pablo-herranz/winget-new-parameter-fix

    Fix to include winget's new parameter

commit 1585764
Author: Pablo Herranz Ramírez <pablo.herranz@suse.com>
Date:   Mon Nov 7 11:37:52 2022 +0100

    Fix to include winget's new parameter

commit 26fd403
Merge: 37ca01d 5ad5465
Author: Dominik Heidler <dheidler@suse.de>
Date:   Mon Nov 7 11:10:05 2022 +0100

    Merge pull request os-autoinst#15800 from asdil12/rpihw/keyboard

    Add rpi realhw usb keyboard emulation option

commit 37ca01d
Merge: c083c2c 24220ae
Author: Martin Loviska <35097794+mloviska@users.noreply.github.com>
Date:   Mon Nov 7 11:06:10 2022 +0100

    Merge pull request os-autoinst#15829 from pablo-herranz/wsl-gui-pattern

    Test SLED regcodes with or without wsl_gui

commit 24220ae
Author: Pablo Herranz Ramírez <pablo.herranz@suse.com>
Date:   Thu Nov 3 08:49:16 2022 +0100

    Test SLED regcodes with or without wsl_gui

commit c083c2c
Author: Roy Cai <roy.cai@suse.com>
Date:   Mon Oct 24 15:31:35 2022 +0800

    Add workaround for UEFI mode

    POO: https://progress.opensuse.org/issues/119239
    UEFI,gnome workaround for bug: https://bugzilla.suse.com/show_bug.cgi?id=1203641

commit a515dcc
Merge: fb27a63 c30e19c
Author: Yiannis <ybonatakis@suse.com>
Date:   Sat Nov 5 09:45:51 2022 +0100

    Merge pull request os-autoinst#15842 from b10n1k/fix_ay_ltss

    Replace get_var with is_ltss variable on HPC create_hdd_textmode

commit c30e19c
Author: Ioannis Bonatakis <ybonatakis@suse.com>
Date:   Sat Nov 5 08:10:35 2022 +0100

    Replace get_var with is_ltss variable on HPC create_hdd_textmode

    `$get_var->('SCC_ADDONS') =~ m/ltss/` breaks `autoyast/prepare_profile` on non
    ltss product for some reason. Fortunately `lib/autoyast.pm` provides `is_ltss`
    variable. This variable checks whether `SCC_REGCODE_LTSS` job variable is
    defined.

    Signed-off-by: Ioannis Bonatakis <ybonatakis@suse.com>

commit fb27a63
Merge: 0836e03 98bd3b2
Author: Zaoliang Luo <zluo@suse.de>
Date:   Fri Nov 4 17:53:51 2022 +0100

    Merge pull request os-autoinst#15841 from Zaoliang/rails-2022

    Exclude test 'rails' from opensuse extra_test

commit 98bd3b2
Author: Zaoliang Luo <zluo@suse.de>
Date:   Fri Nov 4 17:23:58 2022 +0100

    Exclude test 'rails' from opensuse extra_test

    rails is broken, see https://bugzilla.opensuse.org/show_bug.cgi?id=1204481
    and https://progress.opensuse.org/issues/119044

commit ecf551f
Author: rfan1 <richard.fan@suse.com>
Date:   Wed Nov 2 08:46:00 2022 +0100

    Add php8 tests for sles15sp5

    https://progress.opensuse.org/issues/119530
    Ues yaml schedule to load the tests

commit 0836e03
Merge: dee6770 dc3b444
Author: Ondřej Súkup <mimi1vx@users.noreply.github.com>
Date:   Fri Nov 4 11:05:06 2022 +0100

    Merge pull request os-autoinst#15834 from mimi1vx/ssh_cleanup

    PublicCloud - pass args to cleanup call in ssh_interactive_end

commit dc3b444
Author: Ondřej Súkup <osukup@suse.com>
Date:   Thu Nov 3 14:09:46 2022 +0100

    PublicCloud - pass args to cleanup call in ssh_interactive_end

    poo - https://progress.opensuse.org/issues/119848

commit 5ad5465
Author: Dominik Heidler <dheidler@suse.de>
Date:   Fri Oct 28 15:35:08 2022 +0200

    Add rpi realhw usb keyboard emulation option

    Ticket: https://progress.opensuse.org/issues/119566

commit dee6770
Merge: 3126956 c666879
Author: George Gkioulis <ggkioulis@suse.com>
Date:   Fri Nov 4 10:31:30 2022 +0100

    Merge pull request os-autoinst#15807 from ge0r/fix-boot-to-desktop-ppc64le

    Expect display manager to appear earlier on boot

commit 3126956
Merge: 5283b86 851668f
Author: George Gkioulis <ggkioulis@suse.com>
Date:   Fri Nov 4 10:11:32 2022 +0100

    Merge pull request os-autoinst#15828 from badboywj/grub_test_snapshot

    disable GRUB_TIMEOUT in grub_test_snapshot.pm

commit 851668f
Author: Wang Jun <badboywj@gmail.com>
Date:   Thu Nov 3 14:01:26 2022 +0800

    disable GRUB_TIMEOUT in grub_test_snapshot.pm for aarch64

commit 5283b86
Merge: 6d48a46 12cf869
Author: Anton Smorodskyi <23258171+asmorodskyi@users.noreply.github.com>
Date:   Thu Nov 3 15:41:14 2022 +0100

    Merge pull request os-autoinst#15788 from yarunachalam/miglog

    Upload distro_migration.log to DMS openqa jobs

commit 6d48a46
Merge: e7e60ae 83efe04
Author: coolgw <wegao@suse.com>
Date:   Thu Nov 3 22:32:09 2022 +0800

    Merge pull request os-autoinst#15836 from coolgw/libyui_firewall

    Fix select_serial_terminal for os-autoinst#15496

commit c666879
Author: George Gkioulis <ggkioulis@suse.com>
Date:   Mon Oct 24 13:04:25 2022 +0200

    Expect display manager to appear earlier on boot

    Sometimes, on ppc64le architecture with qemu backend, the grub entries
    will not bounce back and we can land directly to the dispay manager.
    In order to avoid the occasional failure we must anticipate display
    manager to appear earlier when running boot_to_desktop on ppc64le.

commit 12cf869
Author: yarunachalam <yarunachalam@suse.com>
Date:   Thu Nov 3 14:13:15 2022 +0000

    Upload distro_migration.log to DMS openqa jobs

    Upload distro_migration.log to DMS openqa jobs
    Verification run: https://openqa.suse.de/tests/9855293#downloads

commit 83efe04
Author: coolgw <wegao@suse.com>
Date:   Thu Nov 3 09:42:00 2022 -0400

    Fix select_serial_terminal

commit e7e60ae
Merge: d816aad 85161b3
Author: Dominique Leuenberger <dimstar@opensuse.org>
Date:   Thu Nov 3 13:19:59 2022 +0100

    Merge pull request os-autoinst#15831 from Vogtinator/brokenclearing

    tests/locale/keymap_or_locale_x11: Remove broken clear_console

commit 85161b3
Author: Fabian Vogt <fvogt@suse.de>
Date:   Thu Nov 3 13:03:52 2022 +0100

    tests/locale/keymap_or_locale_x11: Remove broken clear_console

    Calling it at this point is simply broken, it types "clear\n" into the
    desktop. There is no reason to clear a console that is being switched
    away.

commit d816aad
Merge: baaae06 ea11591
Author: Anton Smorodskyi <23258171+asmorodskyi@users.noreply.github.com>
Date:   Thu Nov 3 11:17:50 2022 +0100

    Merge pull request os-autoinst#15827 from mimi1vx/gce_serial_log

    Export GCE instace serial log on failure.

commit baaae06
Merge: 1a3525b 1a7ed36
Author: Yiannis <ybonatakis@suse.com>
Date:   Thu Nov 3 10:25:30 2022 +0100

    Merge pull request os-autoinst#15812 from b10n1k/handle_password_prompt_on_serial_v2

    Fix script_sudo condition from 739deb2

commit 1a3525b
Merge: 2b7f0e6 8463ac9
Author: coolgw <wegao@suse.com>
Date:   Thu Nov 3 08:37:46 2022 +0800

    Merge pull request os-autoinst#15496 from coolgw/libyui_firewall

    Create equivalent yast2_firewall test module based on libyui-rest-api

commit ea11591
Author: Ondřej Súkup <osukup@suse.com>
Date:   Wed Nov 2 21:24:08 2022 +0100

    Export GCE instace serial log on failure.

commit 2b7f0e6
Merge: f8a8a0b 02f1320
Author: Anton Smorodskyi <23258171+asmorodskyi@users.noreply.github.com>
Date:   Wed Nov 2 16:38:42 2022 +0100

    Merge pull request os-autoinst#15815 from mimi1vx/run_args

    Use 'run_args' in Public Cloud instead of custom provider

commit f8a8a0b
Merge: a7f38df 5a24465
Author: Anton Smorodskyi <23258171+asmorodskyi@users.noreply.github.com>
Date:   Wed Nov 2 15:30:26 2022 +0100

    Merge pull request os-autoinst#15825 from mimi1vx/PC_base

    Use correct base in publiccloud modules

commit a7f38df
Merge: bbf5d96 467e7a3
Author: Martin Loviska <35097794+mloviska@users.noreply.github.com>
Date:   Wed Nov 2 15:12:49 2022 +0100

    Merge pull request os-autoinst#15826 from mloviska/kiwi_templates_leap

    Install old kiwi templates in leap15.5

commit 467e7a3
Author: mloviska <mloviska@suse.com>
Date:   Wed Nov 2 14:59:06 2022 +0100

    Install old kiwi templates in leap15.5

    JeOS rename has not proceeded in Leap15.5 yet.
    Install kiwi templates for JeOS.

    - http://kepler.suse.cz/tests/19474#step/kiwi_templates/17

commit bbf5d96
Merge: 4b5e0fe 82b4fad
Author: Martin Loviska <35097794+mloviska@users.noreply.github.com>
Date:   Wed Nov 2 14:49:27 2022 +0100

    Merge pull request os-autoinst#15822 from mloviska/alp_rollback

    Ignore health-check messages for ALP

commit 4b5e0fe
Merge: 060731b 911e42f
Author: Martin Loviska <35097794+mloviska@users.noreply.github.com>
Date:   Wed Nov 2 14:47:26 2022 +0100

    Merge pull request os-autoinst#15798 from pablo-herranz/wsl-gui-pattern

    New wsl_gui pattern added to the repos

commit 5a24465
Author: Ondřej Súkup <osukup@suse.com>
Date:   Wed Nov 2 13:46:57 2022 +0100

    Use correct base in publiccloud modules

    Also adds `publiccloud_multi_module` flag to instance_overview

    This reverts commit 6115440.

commit 060731b
Merge: 3bb91aa 6115440
Author: Anton Smorodskyi <23258171+asmorodskyi@users.noreply.github.com>
Date:   Wed Nov 2 13:42:46 2022 +0100

    Merge pull request os-autoinst#15819 from os-autoinst/revert-15804-pc_fail_hooks

    Revert "Use correct base in PubCloud tests for post_fail_hook"

commit 8463ac9
Author: root <coolgw>
Date:   Fri Sep 2 07:42:39 2022 +0800

    Create equivalent yast2_firewall test module based on libyui-rest-api

commit 911e42f
Author: Pablo Herranz Ramírez <pablo.herranz@suse.com>
Date:   Fri Oct 28 13:30:34 2022 +0200

    New wsl_gui pattern added to the repos

commit 82b4fad
Author: mloviska <mloviska@suse.com>
Date:   Wed Nov 2 12:06:14 2022 +0100

    Ignore health-check messages for ALP

    Ignore both health check messages.

    https://duck-norris.qam.suse.de/tests/11082#

commit 3bb91aa
Merge: e924640 4243640
Author: Santiago Zarate <229240+foursixnine@users.noreply.github.com>
Date:   Wed Nov 2 11:18:34 2022 +0100

    Merge pull request os-autoinst#15717 from rfan1/leap_autoyast

    Create hdd via autoyast for leap

commit e924640
Merge: cb94c1e 6a3cdd3
Author: Michael Moese <mmoese@suse.de>
Date:   Wed Nov 2 10:47:05 2022 +0100

    Merge pull request os-autoinst#15820 from frankenmichl/cleanups

    Remove variable GA_REPO from schedules

commit 6a3cdd3
Author: Michael Moese <mmoese@suse.com>
Date:   Wed Nov 2 10:34:34 2022 +0100

    Remove GA_REPO from documentation in install_ltp.pm

    This is only used in documentation section not in test code, so let's
    remove the variable there, too.

    Signed-off-by: Michael Moese <mmoese@suse.com>

commit aff37b4
Author: Michael Moese <mmoese@suse.com>
Date:   Wed Nov 2 10:20:54 2022 +0100

    Remove variable GA_REPO from schedules

    This variable isn't used in the tests  for quite some time now,
    so we should remove it from the schedules.

    Signed-off-by: Michael Moese <mmoese@suse.com>

commit 6115440
Author: Felix Niederwanger <felix.niederwanger@suse.com>
Date:   Wed Nov 2 10:20:22 2022 +0100

    Revert "Use correct base in PubCloud tests for post_fail_hook"

commit cb94c1e
Merge: 6dc6f1a c38bb54
Author: Yiannis <ybonatakis@suse.com>
Date:   Wed Nov 2 08:58:50 2022 +0100

    Merge pull request os-autoinst#15806 from b10n1k/mpi_sp5

    Install *-hpc-gnu packages on HPC compute nodes

commit 6dc6f1a
Merge: 1425389 02ac9bc
Author: LiuXiaojing <xiaojing.liu@suse.com>
Date:   Wed Nov 2 15:08:17 2022 +0800

    Merge pull request os-autoinst#15818 from simonlm/remove_blacklist

    Add PBOffline to test the support for sle15sp5, and remove the blackl…

commit c38bb54
Author: Ioannis Bonatakis <ybonatakis@suse.com>
Date:   Mon Oct 31 11:29:38 2022 +0100

    Mark hpc lib function as obsolete

    `get_compute_nodes_deps` is marked as Obsolete because it needs modification
    and it doesnt work since sle15sp5 with newest openmpi. Instead we install
    the *hpc-mpi binaries in the system.

    Signed-off-by: Ioannis Bonatakis <ybonatakis@suse.com>

commit 02ac9bc
Author: simonlm <mli@suse.com>
Date:   Wed Nov 2 13:37:20 2022 +0800

    Add PBOffline to test the support for sle15sp5, and remove the blacklist when installing the system

commit 1425389
Merge: 4c028e8 a9aba07
Author: Jozef Pupava <jpupava@suse.com>
Date:   Tue Nov 1 23:59:47 2022 +0100

    Merge pull request os-autoinst#15817 from dzedro/hpc

    Add LTSS addon into HPC autoyast profile

commit a9aba07
Author: Jozef Pupava <jpupava@suse.com>
Date:   Tue Nov 1 13:29:48 2022 +0100

    Add LTSS addon into HPC autoyast profile

    https://progress.opensuse.org/issues/119704

commit 4c028e8
Merge: fa210bb 4b74976
Author: Ondřej Súkup <mimi1vx@users.noreply.github.com>
Date:   Tue Nov 1 11:58:50 2022 +0100

    Merge pull request os-autoinst#15816 from mimi1vx/actions

    Update action/checkout to v3

commit 4b74976
Author: Ondřej Súkup <osukup@suse.com>
Date:   Tue Nov 1 11:40:41 2022 +0100

    Update action/checkout to v3

    Version 1 of this action is deprecated and not supported by new runners.

commit 02f1320
Author: Ondřej Súkup <osukup@suse.com>
Date:   Tue Nov 1 11:16:30 2022 +0100

    Use 'run_args' in Public Cloud instead of custom provider

    This removes need to define in PC tests:
    `$self->{provider} = $args->{my_provider};    # required for cleanup`

commit fa210bb
Merge: 52b77f9 1249d0d
Author: Joaquín R <31735282+jknphy@users.noreply.github.com>
Date:   Tue Nov 1 09:08:07 2022 +0100

    Merge pull request os-autoinst#15813 from lemon-suse/Remove_removal_default

    Remove code of removal default pattern

commit 52b77f9
Merge: 542061e d257f5b
Author: Felix Niederwanger <felix.niederwanger@suse.de>
Date:   Tue Nov 1 09:07:30 2022 +0100

    Merge pull request os-autoinst#15811 from mimi1vx/poo119647

    Select host console in teraform_destroy

commit 542061e
Merge: 739deb2 2c01af0
Author: Timo Jyrinki <tjyrinki@suse.com>
Date:   Tue Nov 1 09:32:06 2022 +0200

    Merge pull request os-autoinst#15809 from punkioudi/add_fips_lvm_maint

    Add lvm_encrypt_separate_boot for maintenance

commit 1249d0d
Author: lemon.li <leli@suse.com>
Date:   Tue Nov 1 14:25:17 2022 +0800

    Remove code of removal default pattern

commit 1a7ed36
Author: Ioannis Bonatakis <ybonatakis@suse.com>
Date:   Mon Oct 31 20:53:12 2022 +0100

    Fix script_sudo condition from 739deb2

    The refactoring of the condition which took place in 739deb2 should have
    include both statements as it was stated in first place, and not pass
    redirection to serial device.

    Signed-off-by: Ioannis Bonatakis <ybonatakis@suse.com>

commit f2280e8
Author: Ioannis Bonatakis <ybonatakis@suse.com>
Date:   Mon Oct 31 18:44:19 2022 +0100

    Revert "Revert "Adjust from susedistribution which do not work with serial terminal""

    This reverts commit 7e7c833.
    And rework the pieces which break the tests

commit d257f5b
Author: Ondřej Súkup <osukup@suse.com>
Date:   Mon Oct 31 18:26:18 2022 +0100

    Select host console in teraform_destroy

    https://progress.opensuse.org/issues/119647

commit 739deb2
Merge: 3f16141 5e95fa2
Author: Jozef Pupava <jpupava@suse.com>
Date:   Mon Oct 31 16:47:35 2022 +0100

    Merge pull request os-autoinst#15808 from dzedro/mkinitrd

    Regenerate initrd to be sure all changes are applied

commit 2c01af0
Author: punkioudi <anna.minou@suse.com>
Date:   Mon Oct 31 16:16:52 2022 +0100

    Add lvm_encrypt_separate_boot for maintenance

    Related progress ticket: https://progress.opensuse.org/issues/119650

commit 3f16141
Merge: cb5f96d 809d8e5
Author: Felix Niederwanger <felix.niederwanger@suse.de>
Date:   Mon Oct 31 16:00:20 2022 +0100

    Merge pull request os-autoinst#15804 from mimi1vx/pc_fail_hooks

    Use correct base in PubCloud tests for post_fail_hook

commit 5e95fa2
Author: Jozef Pupava <jpupava@suse.com>
Date:   Mon Oct 31 15:58:02 2022 +0100

    Regenerate initrd to be sure all changes are applied

    https://bugzilla.suse.com/show_bug.cgi?id=1204897
    https://progress.opensuse.org/issues/119503

commit 809d8e5
Author: Ondřej Súkup <osukup@suse.com>
Date:   Mon Oct 31 14:52:49 2022 +0100

    Pass run_args to instance_overview

commit cb5f96d
Merge: 8c2e836 ffa4d1d
Author: Ondřej Súkup <mimi1vx@users.noreply.github.com>
Date:   Mon Oct 31 12:33:12 2022 +0100

    Merge pull request os-autoinst#15805 from grisu48/mig12sp5

    Increase zypper timeout

commit 1d64273
Author: Ioannis Bonatakis <ybonatakis@suse.com>
Date:   Mon Oct 31 11:16:30 2022 +0100

    Install *-hpc-gnu packages on HPC compute nodes

    Some time ago I implemented a NFS sharing between management and compute
    nodes. This had the advantage that we had to install the binaries just once
    and make them available immediately to the other nodes. Only requirement was
    that the compute nodes were needed to install some dependencies. It turned out
    that this might not an optimal solution for those binaries as the dependencies
    are likely to cause a hell among the various products. As it happens with the
    latest builds on sle15sp5 after some changes on openmpi.

    Signed-off-by: Ioannis Bonatakis <ybonatakis@suse.com>

commit ffa4d1d
Author: phoenix <felix.niederwanger@suse.com>
Date:   Mon Oct 31 10:11:20 2022 +0100

    Increase zypper timeout

    Increase the timeout for installation of the migration packages.

commit 6be61be
Author: Ondřej Súkup <osukup@suse.com>
Date:   Mon Oct 31 09:40:29 2022 +0100

    Use correct base in PubCloud tests for post_fail_hook

commit 4243640
Author: rfan1 <richard.fan@suse.com>
Date:   Sat Oct 8 06:54:35 2022 +0200

    Create hdd via autoyast for leap

    https://progress.opensuse.org/issues/116006
    Prepare tests that are using interactive installer to use autoyast
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant