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

[WIP] DO NOT MERGE - soak test for haproxy-2.4.1 (EL7) #310

Closed
wants to merge 1 commit into from

Conversation

frobware
Copy link
Contributor

No description provided.

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jun 18, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 18, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: frobware

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 18, 2021
@frobware
Copy link
Contributor Author

frobware commented Jun 18, 2021

From 23e0a7b5d0a36aaf104c8ff3de1a62ac166669bf Mon Sep 17 00:00:00 2001
From: Andrew McDermott <amcdermo@redhat.com>
Date: Fri, 18 Jun 2021 17:06:09 +0100
Subject: [PATCH] Bump to 2.4.1

---
 .gitignore   | 1 +
 haproxy.spec | 7 +++++--
 sources      | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index 7e18d7f..3d26a4c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /haproxy-2.0.19.tar.gz
 /haproxy-2.2.9.tar.gz
 /haproxy-2.2.13.tar.gz
+/haproxy-2.4.1.tar.gz
diff --git a/haproxy.spec b/haproxy.spec
index 4f67765..56162fd 100644
--- a/haproxy.spec
+++ b/haproxy.spec
@@ -6,10 +6,10 @@
 
 %global _hardened_build 1
 
-%define real_name haproxy22
+%define real_name haproxy24
 
 Name:           haproxy
-Version:        2.2.13
+Version:        2.4.1
 Release:        1%{?dist}
 Summary:        Do not ship, install or use this, use %{real_name} subpackage instead
 
@@ -91,6 +91,9 @@ fi
 %{_sbindir}/%{name}
 
 %changelog
+* Fri Jun 18 2021 Andrew McDermott <amcdermo@redhat.com> - 2.4.1-1
+- Bump to 2.4.1
+
 * Tue Apr 20 2021 Andrew McDermott <amcdermo@redhat.com> - 2.2.13-1
 - Bump to 2.2.13
 
diff --git a/sources b/sources
index 1c2a043..4a253fd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (haproxy-2.2.13.tar.gz) = 33f0821b49e5916621d06cd524e25011072bfd0a9ed2db95a53c2d26f51ac484866fedbc54f2214b250f502297063926e6c5f6f4dee8aa77cde24098835c213d
+SHA512 (haproxy-2.4.1.tar.gz) = 6251f0ac77b7bceb349a174faff003bbe621490e5380dcdcd06bf712e13e0c94fd08a3651a62e68c862978031ca2fc9ac8432ea4c6062bb1c718db697030de9d
-- 
2.31.1

@frobware
Copy link
Contributor Author

/retest

1 similar comment
@frobware
Copy link
Contributor Author

/retest

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 25, 2021

@frobware: PR needs rebase.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci openshift-ci bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jun 25, 2021
@frobware
Copy link
Contributor Author

#313 merged.

@frobware frobware closed this Jun 27, 2021
@frobware frobware deleted the bump-haproxy-2.4.1-el7 branch May 1, 2024 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant