<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Testing-Farm on thrix&#39;s blog</title>
    <link>http://vadkerti.net/tags/testing-farm/</link>
    <description>Recent content in Testing-Farm on thrix&#39;s blog</description>
    <generator>Hugo -- 0.152.2</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 17 Jul 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="http://vadkerti.net/tags/testing-farm/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>The Dumb Git Protocol That Flooded Our Git Server</title>
      <link>http://vadkerti.net/posts/the-dumb-git-protocol-that-flooded-our-git-server/</link>
      <pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate>
      <guid>http://vadkerti.net/posts/the-dumb-git-protocol-that-flooded-our-git-server/</guid>
      <description>A CI clone spike pulled terabytes off an internal git server and caused an outage. The cause was one URL pointing at git&amp;rsquo;s dumb HTTP protocol, which makes every fresh clone re-fetch a repo object by object.</description>
    </item>
    <item>
      <title>A DNS Record That Existed Everywhere Except CI</title>
      <link>http://vadkerti.net/posts/dns-negative-caching-broke-our-ephemeral-ci/</link>
      <pubDate>Tue, 30 Jun 2026 00:00:00 +0000</pubDate>
      <guid>http://vadkerti.net/posts/dns-negative-caching-broke-our-ephemeral-ci/</guid>
      <description>A flaky CI failure where a freshly-created DNS record was unresolvable from inside the cluster, but resolved fine from my laptop a few minutes later. The culprit was negative DNS caching, driven by the zone&amp;rsquo;s SOA, poisoning lookups for our ephemeral per-job records.</description>
    </item>
    <item>
      <title>How a Single Regex Stalled 30 Testing Farm Jobs for Hours</title>
      <link>http://vadkerti.net/posts/how-a-single-regex-stalled-30-testing-farm-jobs/</link>
      <pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate>
      <guid>http://vadkerti.net/posts/how-a-single-regex-stalled-30-testing-farm-jobs/</guid>
      <description>Tracing stuck Testing Farm jobs from process list through Python stack traces to a catastrophic regex backtracking bug in tmt — caused by a 1M-character line in test output.</description>
    </item>
  </channel>
</rss>
