mirror of
https://github.com/rqlite/rqlite.git
synced 2022-10-30 02:37:32 +03:00
Update end_to_end to large resource class in config.yml
This commit is contained in:
@@ -73,6 +73,8 @@ jobs:
|
||||
command: python3 system_test/full_system_test.py
|
||||
environment:
|
||||
RQLITED_PATH: /home/circleci/go/bin/rqlited
|
||||
# The resource_class feature allows configuring CPU and RAM resources for each job. Different resource classes are available for different executors. https://circleci.com/docs/2.0/configuration-reference/#resourceclass
|
||||
resource_class: large
|
||||
|
||||
workflows:
|
||||
version: 2
|
||||
|
||||
Reference in New Issue
Block a user