Commit 379839eb authored by Rafael Monnerat's avatar Rafael Monnerat

Update git revisions

parent 63055263
Pipeline #11390 failed with stage
in 0 seconds
[buildout]
extends =
../../stack/erp5/buildout.cfg
# Test Suite: ERP5.UnitTest-Master ran at 2020/09/08 08:31:12.229515 UTC
# 1 failures, 6 errors, 6993 total, status: FAIL
[erp5]
revision = 10a15fb43a4ef24d4bbfe6e24f4bfbc1214b22dc
[erp5-bin]
revision = 61b116a83ddcad8eda78671269d3dc0b33d8d37a
[erp5-doc]
revision = 3996ae1f832ca438ead9fbcf0ab8082dd1d22021
......@@ -172,3 +172,11 @@ zdaemon = 4.2.0
# Required by:
# mock = 3.0.5
funcsigs = 1.0.2
# Test Suite: NEO.UnitTest-Master ran at 2020/09/08 13:15:32.405439 UTC
# 22 failures, 2 errors, 855 total, status: FAIL
[neoppod-repository]
revision = e02dffd270fd8357be58458086cdb4cff5f258ab
......@@ -68,3 +68,23 @@ filename = apache-backend.conf.in
[versions]
python-memcached = 1.47
xml-marshaller = 1.0.2
# Test Suite: SlapOS-Master.UnitTest-Master ran at 2020/09/03 18:34:57.382547 UTC
# 0 failures, 0 errors, 1697 total, status: PASS
[erp5]
revision = 24a321e263f89bff910176f44053d5fdf5d8e40a
  • @rafael test fail with:

    2020-09-09 23:40:08 slapos[1216] INFO Warning: "branch" parameter with value "master" is ignored. Checking out to revision 24a321e263f89bff910176f44053d5fdf5d8e40a.
    2020-09-09 23:40:08 slapos[1216] INFO Cloning into '/srv/slapgrid/slappart15/srv/testnode/dcm/inst/test0-0/tmp/soft/3d469699e32cdc51411bd1bc57ebba0a/parts/slapos-bin'...
    2020-09-09 23:40:08 slapos[1216] INFO Updating files: 100% (5/5)
    Updating files: 100% (5/5), done.
    2020-09-09 23:40:08 slapos[1216] INFO fatal: Could not parse object '24a321e263f89bff910176f44053d5fdf5d8e40a'.
    2020-09-09 23:40:08 slapos[1216] INFO While:
    2020-09-09 23:40:08 slapos[1216] INFO Installing slapos-bin.

    it is checking out slapos-bin with the revision of erp5, because slapos-bin is defined as:

    [slapos-bin]
    <= erp5
    repository = https://lab.nexedi.com/nexedi/slapos-bin.git
    branch = master

    but nowhere we set ${slapos-bin:revision}, probably because the test suite used to generate this does not have a "test suite repository" for slapos-bin. Can you please check ?

  • I check, probably I need to update the merge procedure/scripts.

Please register or sign in to reply
[vifib]
revision = 5cb2bb6af2b52f27e2ce2271afd15ebed069691a
[erp5-bin]
revision = 61b116a83ddcad8eda78671269d3dc0b33d8d37a
[erp5-doc]
revision = 3996ae1f832ca438ead9fbcf0ab8082dd1d22021
......@@ -78,3 +78,31 @@ branch = master
[versions]
msgpack-numpy = 0.4.4.3
wendelin.core = 0.13
# Test Suite: Wendelin.UnitTest-Master ran at 2020/09/08 07:14:18.824050 UTC
# 0 failures, 1 errors, 21 total, status: FAIL
[slapos]
revision = 23eb542d21c9b6e811cbda22245c6e706ec1bcef
[erp5]
revision = 10a15fb43a4ef24d4bbfe6e24f4bfbc1214b22dc
[wendelin]
revision = 99206e2d3394a9e8152754c4a95488d875967262
[wendelin.core]
revision = b26ba558f192d4cbf2cfe18c668dac92e6ea816e
[erp5-bin]
revision = 61b116a83ddcad8eda78671269d3dc0b33d8d37a
[erp5-doc]
revision = 3996ae1f832ca438ead9fbcf0ab8082dd1d22021
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment