linux ci tentative fix
This commit is contained in:
parent
fe38dab405
commit
56b19fa2b0
Binary file not shown.
Before ![]() (image error) Size: 5.5 KiB |
Binary file not shown.
Before ![]() (image error) Size: 94 KiB |
Binary file not shown.
Before ![]() (image error) Size: 80 KiB |
@ -1,2 +0,0 @@
|
||||
all:
|
||||
(cd .. ; make docker && make docker_push)
|
Binary file not shown.
Before ![]() (image error) Size: 74 KiB |
Binary file not shown.
Before ![]() (image error) Size: 118 KiB |
Binary file not shown.
Before ![]() (image error) Size: 113 KiB |
Binary file not shown.
Before ![]() (image error) Size: 168 KiB |
Binary file not shown.
Before ![]() (image error) Size: 673 KiB |
Binary file not shown.
Before ![]() (image error) Size: 1.5 MiB |
Binary file not shown.
Before ![]() (image error) Size: 1.5 MiB |
18
doc/redis_conf_2019/remark-latest.min.js
vendored
18
doc/redis_conf_2019/remark-latest.min.js
vendored
File diff suppressed because one or more lines are too long
Binary file not shown.
Before ![]() (image error) Size: 90 KiB |
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Before ![]() (image error) Size: 36 KiB |
@ -350,9 +350,6 @@ def generateXmlOutput(results, xmlOutput, testRunName, runTime):
|
||||
def run(testName, buildDir, sanitizer, xmlOutput, testRunName, buildOnly, useLLDB):
|
||||
'''Main driver. Run cmake, compiles, execute and validate the testsuite.'''
|
||||
|
||||
# Override CXX for Linux
|
||||
os.environ['CXX'] = "/usr/bin/clang++ --std=c++14 --stdlib=libc++"
|
||||
|
||||
runCMake(sanitizer, buildDir)
|
||||
runCommand('make -C {} -j8'.format(buildDir))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user