Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
MariaDB
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
MariaDB
Commits
035f74c3
Commit
035f74c3
authored
Jun 08, 2017
by
Daniel Black
Committed by
Sergey Vojtovich
Jun 08, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
travis: enable (main,archive).mysqlhotcopy_\1 test
parent
bb1f4142
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
5 deletions
+1
-5
.travis.compiler.sh
.travis.compiler.sh
+0
-4
.travis.yml
.travis.yml
+1
-1
No files found.
.travis.compiler.sh
View file @
035f74c3
...
...
@@ -39,8 +39,4 @@ else
fi
fi
# main.mysqlhotcopy_myisam consitently failed in travis containers
# https://travis-ci.org/grooverdan/mariadb-server/builds/217661580
echo
'main.mysqlhotcopy_myisam : unstable in containers'
>>
${
TRAVIS_BUILD_DIR
}
/mysql-test/unstable-tests
echo
'archive.mysqlhotcopy_archive : unstable in containers'
>>
${
TRAVIS_BUILD_DIR
}
/mysql-test/unstable-tests
set
+v +x
.travis.yml
View file @
035f74c3
...
...
@@ -42,7 +42,6 @@ matrix:
compiler
:
gcc
script
:
-
${CC} --version ; ${CXX} --version
# Just for disabling hotcopy tests for now
-
source .travis.compiler.sh
# https://github.com/travis-ci/travis-ci/issues/7062 - /run/shm isn't writable or executable
# in trusty containers
...
...
@@ -108,6 +107,7 @@ addons:
-
libaio-dev
-
libboost-dev
-
libcurl3-dev
-
libdbd-mysql
-
libjudy-dev
-
libncurses5-dev
-
libpam0g-dev
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment