<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-build.git/scripts/check-qemu-install, branch T7109-binary-includes</title>
<subtitle>VyOS image build scripts (mirror of https://github.com/vyos/vyos-build.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-build.git/atom?h=T7109-binary-includes</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-build.git/atom?h=T7109-binary-includes'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/'/>
<updated>2025-01-22T19:44:56+00:00</updated>
<entry>
<title>Testsuite: T7043: make build/manifest.json optional</title>
<updated>2025-01-22T19:44:56+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-22T19:44:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=f5887de05ea4d8ec12eca4c1a382f8f39d0de7ad'/>
<id>urn:sha1:f5887de05ea4d8ec12eca4c1a382f8f39d0de7ad</id>
<content type='text'>
Support loading and testing random ISO images without the need for
build/manifest.json. If the file is detected - tests are run. If file is
not found - those tests are skipped.
</content>
</entry>
<entry>
<title>T7043: Add arguments for CPU and memory for the check-qemu-install</title>
<updated>2025-01-11T11:51:10+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2025-01-11T11:51:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=51895a5c98fcfb3c1400123c1ab1da4c0b8434c5'/>
<id>urn:sha1:51895a5c98fcfb3c1400123c1ab1da4c0b8434c5</id>
<content type='text'>
Some smoketest requires more than 4G memory.
And --cpu and --memory args for check-qemu-install
</content>
</entry>
<entry>
<title>T7019: use VyOS release train in /etc/os-release codename over Debian release</title>
<updated>2025-01-05T19:00:49+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-05T19:00:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=f8b88e54bc5a0b9f3466699c94b63decd2502d57'/>
<id>urn:sha1:f8b88e54bc5a0b9f3466699c94b63decd2502d57</id>
<content type='text'>
VyOS is based on Debian
* VyOS 1.3 -&gt; Debian Buster (VyOS equuleus)
* VyOS 1.4 -&gt; Debian Bookworm (VyOS sagitta)
* VyOS 1.5 -&gt; Debian Bookworm (and then trixie) (VyOS circinus)
* VyOS rolling -&gt; Debian Bookworm (and then trixie) (VyOS t.b.d.)

When running
  vyos@vyos:~$ lsb_release -a
  Distributor ID: VyOS
  Description:    VyOS 1.5-rolling-202501031241 (current)
  Release:        1.5-rolling-202501031241
  Codename:       bookworm

The codename in use is the Debian base distribution. This should be changed to
the VyOS release name.
</content>
</entry>
<entry>
<title>Testsuite: T6999: validate content of /etc/os-release in target system</title>
<updated>2025-01-03T16:00:52+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-03T14:00:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=dabd5b2a6a6b9550439f9258a0a01dac2d0c0e60'/>
<id>urn:sha1:dabd5b2a6a6b9550439f9258a0a01dac2d0c0e60</id>
<content type='text'>
The file /etc/os-release is written during image build, but it's content is not
validated that it can be used by e.g. "lsb_release -a" command.
</content>
</entry>
<entry>
<title>Testsuite: T861: use proper base MAC address from RFC7042</title>
<updated>2025-01-01T19:10:52+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-01T19:06:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=bf01c00d0446564ce8433ad1e916c366d7f8f32d'/>
<id>urn:sha1:bf01c00d0446564ce8433ad1e916c366d7f8f32d</id>
<content type='text'>
Commit 085df7615a ("Testsuite: T861: always use 2 VCPUs") also altered the base
MAC address used by QEMU to a locally administered one. Something that looked
"right" in the beginning turned out to break the smoketest platform.

The reason is the locally administered bit is evaluated in [1] and if set and
not on the exclusion list (as it was a Realtek base MAC address before), the
interface in question is not considered persistent and thus not added to the
configuration file upon system startup.

1: https://github.com/vyos/vyos-1x/blob/825743b6bcdf8fa2c263dabaa3fee40ba7a98525/src/helpers/vyos-interface-rescan.py#L73-L74
</content>
</entry>
<entry>
<title>Testsuite: T6991: inform smoketest about this environment</title>
<updated>2024-12-31T13:20:49+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-12-31T13:13:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=81ae7efbac6cce251092ae91719611007a07a5f7'/>
<id>urn:sha1:81ae7efbac6cce251092ae91719611007a07a5f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Testsuite: T861: boot system in serial console mode to get the full boot log</title>
<updated>2024-12-31T13:20:32+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-12-31T13:13:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=20b20efcca3a7c1d5e7acc375e31afbc212784cf'/>
<id>urn:sha1:20b20efcca3a7c1d5e7acc375e31afbc212784cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Testsuite: T861: always use 2 VCPUs</title>
<updated>2024-12-31T13:13:04+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-12-31T13:13:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=085df7615aaded2a24f3668f51505dfe7d446660'/>
<id>urn:sha1:085df7615aaded2a24f3668f51505dfe7d446660</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T3501: Fix cli command in check-qemu-install</title>
<updated>2024-11-12T07:48:28+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2024-11-12T07:48:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=a975e075fda18213bebffd63a10fa9ba21aa4be4'/>
<id>urn:sha1:a975e075fda18213bebffd63a10fa9ba21aa4be4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Testsuite: T6494: add new make target "test-interfaces"</title>
<updated>2024-10-06T14:16:02+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-10-06T14:10:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=57d5afe0ff6623d63f014d277246b14a1f12f62c'/>
<id>urn:sha1:57d5afe0ff6623d63f014d277246b14a1f12f62c</id>
<content type='text'>
We can not run the interface related tests, and non interface related
testcases in parallel to speedup the entire build process.
</content>
</entry>
</feed>
