<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/debian/vyos-1x-smoketest.postinst, branch feature/T9082-codeql-cpp</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=feature%2FT9082-codeql-cpp</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=feature%2FT9082-codeql-cpp'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2025-01-11T09:59:23+00:00</updated>
<entry>
<title>smoketest: T7038: add freeradius container to live validate login via RADIUS</title>
<updated>2025-01-11T09:59:23+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-10T12:02:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=fee77a6ac199c69e566823c6885f9f38411adcee'/>
<id>urn:sha1:fee77a6ac199c69e566823c6885f9f38411adcee</id>
<content type='text'>
RADIUS is pretty sensible to its configuration. Instead of manual testing,
extend the smoketest platform to ship a freeradius container and perform logins
against a locally running freeradius server in a container.
</content>
</entry>
<entry>
<title>Debian: T7023: download smoketest container images only once</title>
<updated>2025-01-08T20:59:57+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-08T20:55:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ea6b77f8647b494e4a47ff49da0712bae2f5228f'/>
<id>urn:sha1:ea6b77f8647b494e4a47ff49da0712bae2f5228f</id>
<content type='text'>
When setting up vyos-1x-smoketest package, the required container images will
be fetched from the appropriate registry. During development one will re-install
the vyos-1x generated packages periodically. In the past this triggered a
re-download of the container images for every set-up of the package.

  Getting image source signatures
  Copying blob sha256:d3a4026919f923f4e0bb9a23a1e5c2d3c5593d31cbac8d2d6d032285b4852945
  Copying config sha256:c1f39daffdeffeb97987901406e2ecef0fb2c2ca236fdfaf570d088426294d91
  Writing manifest to image destination
  Storing signatures

  Getting image source signatures
  Copying blob sha256:a0d0a0d46f8b52473982a3c466318f479767577551a53ffc9074c9fa7035982e
  Copying blob sha256:064e2154c8ec1ddeb114ebc9db9a3876ee8883e9a14fe8622c31cb6f17b759f6
  Copying blob sha256:7e3fbb46165bc5a98b12c136087a13992e30fe00ab4fab2bbe6c7edd657d8c5b
  Copying blob sha256:80a416511ac029206f3f824a15b1c94845c410242a1e463c466a1b3081f7e20f
  Copying blob sha256:339be6688c410f9851f6f09cf0c9d63819f8ca5f2bb09d93ce8c42714842f5ed
  Copying config sha256:6950ba3bd4492642b6c6c0c5f5bb88a5f2a48f700974a2bdba74333a65d9324e
  Writing manifest to image destination
  Storing signatures

This change will download the container images only if the image is not present
on the system.
</content>
</entry>
<entry>
<title>smoketest: T7023: add tac_plus container to live validate login (#4285)</title>
<updated>2025-01-07T12:16:48+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-07T12:16:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=fb651c09f07b8aba45f2d31cfb3851e9e9c82ef0'/>
<id>urn:sha1:fb651c09f07b8aba45f2d31cfb3851e9e9c82ef0</id>
<content type='text'>
* smoketest: T7023: unify container image loading

* smoketest: T7023: add tac_plus container to live validate login

TACACS is pretty sensible to its configuration. Instead of manual testing,
extend the smoketest platform to ship a tac_plus container and perform logins
against a locally running tac_plus server in a container.

The login username/password and TACACS shared secret is generated randomly on
the fly for every testcase.</content>
</entry>
<entry>
<title>containers: T2216: support re-install via dpkg of  vyos-1x-smoketest package</title>
<updated>2022-11-16T16:48:42+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-11-16T16:48:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a679b2da9543ad1d071a43caf9f646fbb2857c49'/>
<id>urn:sha1:a679b2da9543ad1d071a43caf9f646fbb2857c49</id>
<content type='text'>
skopeo does not support overwriting an image - simply remove and readd it.
</content>
</entry>
<entry>
<title>containers: T2216: Move skopeo and busybox image to smoketest post-install</title>
<updated>2022-11-07T14:42:04+00:00</updated>
<author>
<name>sarthurdev</name>
<email>965089+sarthurdev@users.noreply.github.com</email>
</author>
<published>2022-11-07T14:42:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=f9d19a14f96efc531595cea01601241dfff7473d'/>
<id>urn:sha1:f9d19a14f96efc531595cea01601241dfff7473d</id>
<content type='text'>
</content>
</entry>
</feed>
