Comments

32 Comments
karma

Works fine

karma

It works for postgresql container as I'd expect

karma

It seems to do what it should :) (tested on s2i-python container)

karma

Looks good

Providing karma based on the tests passing (seen above).

Tests passed fine:

Testing 'docker run' usage...
Testing 'cgroup limits' usage...
  The test is running as root, all tests for cgroup limits will be run
  Testing 'limited memory' usage...
MEMORY_LIMIT_IN_BYTES=536870912
  Testing 'NUMBER_OF_CORES' value...
NUMBER_OF_CORES=8
  Testing 'NUMBER_OF_CORES' value with --cpuset-cpus=0...
NUMBER_OF_CORES=1
  Testing 'NO_MEMORY_LIMIT' value...
NO_MEMORY_LIMIT=true
  Testing 'MEMORY_LIMIT_IN_BYTES' value...
MEMORY_LIMIT_IN_BYTES=9223372036854775807
Tests for 'candidate-registry.fedoraproject.org/f35/s2i-core:0-54.container' succeeded.

A new build uses freshly built s2i-core with after GA packages.

Tested locally, moving further because it is required for other images to build on top of it.

Thanks for the feedback, I'll submit a newer update once s2i-core update is marked final (can't do it before).

karma

Works good in my scenario.

karma

The update looks good to me.

Works in my local simple tests.

LGTM, simply workflow works.

karma

fedpkg switch-branch does not work for me: https://bugzilla.redhat.com/show_bug.cgi?id=1484062

karma
BZ#1421092 /usr/bin/mysql_plugin from install of mariadb-server-utils-3:10.1.21-1.fc25.x86_64 conflicts with file from package community-mysql-5.7.17-1.fc25.x86_64
karma
BZ#1421092 /usr/bin/mysql_plugin from install of mariadb-server-utils-3:10.1.21-1.fc25.x86_64 conflicts with file from package community-mysql-5.7.17-1.fc25.x86_64
BZ#1421092 /usr/bin/mysql_plugin from install of mariadb-server-utils-3:10.1.21-1.fc25.x86_64 conflicts with file from package community-mysql-5.7.17-1.fc25.x86_64
BZ#1421092 /usr/bin/mysql_plugin from install of mariadb-server-utils-3:10.1.21-1.fc25.x86_64 conflicts with file from package community-mysql-5.7.17-1.fc25.x86_64
karma

Works in my simple use case.

karma

Works fine in my simple scenarios.