Skip to content
  • Chandan Singh's avatar
    Makefile: Add target for smoke testing BuildStream · 94915c00
    Chandan Singh authored
    In the past, we used to have a smoke test step that ran `bst --version`
    to ensure that at least the basic setup is correct. Bring it back in
    form of a Make target `bst-smoke-test`. This will be useful to smoke
    test the user-facing BuildStream image.
    94915c00