Skip to content
Snippets Groups Projects
Commit 1396fa49 authored by Zoltan Mathe's avatar Zoltan Mathe
Browse files

v8r8-pre1

parent 58b9ac7c
No related branches found
No related tags found
No related merge requests found
[v8r8-pre1]
use DIRAC v6r17p19
* remove fake name
* Change CMTCONFIG value
* default json file
* rename projectConfig.json
* change filename
* change logic for the config tools
* add qt5 toprepare the migration of the Bookkeeping GUI
* add case for gcc48
* add event type to the productionoutputfiles and correctly fill the tables
* use the productionoutputfiles table for storing the event types
* use the environment variable
* setup Bookkeeping jenkins tests
* adapting integration tests to new outputVisibilityFlag of steps
* simple fixes for log and output
* fixed tests for using outVisibilityFlag
[v8r8-pre0]
use DIRAC v6r17p19
* Use LHCbGrid v11r6
......
......@@ -17,7 +17,7 @@ __path__ = extend_path( __path__, __name__ )
majorVersion = 8
minorVersion = 8
patchLevel = 0
preVersion = 0
preVersion = 1
version = "v%sr%s" % ( majorVersion, minorVersion )
buildVersion = "v%dr%d" % ( majorVersion, minorVersion )
......
......@@ -7,6 +7,12 @@ Sources
Releases
{
v8r8-pre1
{
Modules = LHCbDIRAC:v8r8-pre1, LHCbWebDIRAC:v4r3p2
Depends = DIRAC:v6r17p19
LcgVer = 2017-01-27
}
v8r8-pre0
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment