Sun, 01 Feb 2026 12:55:59 CST | login

Information for build golang-github-shopify-toxiproxy-2.1.4-1.oc9

ID30006
Package Namegolang-github-shopify-toxiproxy
Version2.1.4
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-shopify-toxiproxy.git?.#6866f53f06e5cd9e2561739e2913c21b0ddb81c5
SummaryTCP proxy to simulate network and system conditions for resiliency testing
Description Toxiproxy is a framework for simulating network conditions. It's made specifically to work in testing, CI and development environments, supporting deterministic tampering with connections, but with support for randomized chaos and customization. Toxiproxy is the tool you need to prove with tests that your application doesn't have single points of failure. Toxiproxy usage consists of two parts. A TCP proxy written in Go (what this repository contains) and a client communicating with the proxy over HTTP. You configure your application to make all test connections go through Toxiproxy and can then manipulate their health via HTTP. See Usage below on how to set up your project.
Built byfanjunkong
State complete
Volume DEFAULT
StartedTue, 24 Sep 2024 21:43:33 CST
CompletedTue, 24 Sep 2024 21:47:29 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/golang-github-shopify-toxiproxy.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-shopify-toxiproxy.git?.#origin/master'}}
Tags
epol9-test-compose
RPMs
src
golang-github-shopify-toxiproxy-2.1.4-1.oc9.src.rpm (info) (download)
aarch64
toxiproxy-2.1.4-1.oc9.aarch64.rpm (info) (download)
golang-github-shopify-toxiproxy-debugsource-2.1.4-1.oc9.aarch64.rpm (info) (download)
toxiproxy-debuginfo-2.1.4-1.oc9.aarch64.rpm (info) (download)
noarch
golang-github-shopify-toxiproxy-devel-2.1.4-1.oc9.noarch.rpm (info) (download)
x86_64
toxiproxy-2.1.4-1.oc9.x86_64.rpm (info) (download)
golang-github-shopify-toxiproxy-debugsource-2.1.4-1.oc9.x86_64.rpm (info) (download)
toxiproxy-debuginfo-2.1.4-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Sep 06 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.1.4-1 - initial build