Skip to content

[#21221] yugabyted: changing the pg parity flag to --enable_pg_parity… #191

[#21221] yugabyted: changing the pg parity flag to --enable_pg_parity…

[#21221] yugabyted: changing the pg parity flag to --enable_pg_parity… #191

name: yugabyted-test
on:
push:
branches:
- master
paths:
- '**/yugabyted*'
- '!docs/**'
pull_request:
branches:
- master
paths:
- '**/yugabyted*'
- '!docs/**'
jobs:
yugabyted-test:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ macos-latest, ubuntu-20.04 ]
python-version: [ 2.7, 3.8 ]
steps:
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v2
with:
python-version: ${{ matrix.python-version }}
- uses: actions/checkout@v2
- name: Run yugabyte-test-runner
run: |
scripts/yugabyted/test/yugabyted-test-runner.sh -y bin/yugabyted