Mon, 26 Jan 2026 04:18:08 CST | login

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

ID19329
Package Namegolang-github-shopify-toxiproxy
Version2.1.4
Release1.ocs23
Epoch
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 byxinlongchen
State complete
Volume DEFAULT
StartedFri, 06 Sep 2024 11:11:34 CST
CompletedFri, 06 Sep 2024 11:26:23 CST
Taskbuild (dist-ocs23-epol9, /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
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
golang-github-shopify-toxiproxy-2.1.4-1.ocs23.src.rpm (info) (download)
aarch64
toxiproxy-2.1.4-1.ocs23.aarch64.rpm (info) (download)
golang-github-shopify-toxiproxy-debugsource-2.1.4-1.ocs23.aarch64.rpm (info) (download)
toxiproxy-debuginfo-2.1.4-1.ocs23.aarch64.rpm (info) (download)
noarch
golang-github-shopify-toxiproxy-devel-2.1.4-1.ocs23.noarch.rpm (info) (download)
x86_64
toxiproxy-2.1.4-1.ocs23.x86_64.rpm (info) (download)
golang-github-shopify-toxiproxy-debugsource-2.1.4-1.ocs23.x86_64.rpm (info) (download)
toxiproxy-debuginfo-2.1.4-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Sep 06 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.1.4-1 - initial build