Skip to content

Commit

Permalink
Dev: test_container: end knet 1.29 staging
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasyang2022 committed Nov 4, 2024
1 parent f976059 commit 566a4a2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion test/run-functional-tests
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
CONTAINER_IMAGE=${CONTAINER_IMAGE:-"docker.io/nyang23/haleap:knet-1.29"}
CONTAINER_IMAGE=${CONTAINER_IMAGE:-"docker.io/nyang23/haleap:master"}
PROJECT_PATH=$(dirname $(dirname `realpath $0`))
PROJECT_INSIDE="/opt/crmsh"
COROSYNC_CONF="/etc/corosync/corosync.conf"
Expand Down
1 change: 0 additions & 1 deletion test_container/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ MAINTAINER Xin Liang <XLiang@suse.com>

CMD ["/usr/lib/systemd/systemd", "--system"]

RUN zypper ar -fG https://download.opensuse.org/repositories/home:/nicholasyang/openSUSE_Tumbleweed/home:nicholasyang.repo
RUN zypper -n install systemd openssh \
firewalld iptables iptables-backend-nft \
make autoconf automake vim which libxslt-tools mailx iproute2 iputils bzip2 tar file glibc-locale-base libopenssl1_1 dos2unix cpio gawk \
Expand Down

0 comments on commit 566a4a2

Please sign in to comment.