Hello Ambari devs,

Recently I've worked on fixing the build and tests of Apache Ambari on Linux 
ARM64:
- https://github.com/apache/ambari/pull/3309 - disables the JavaScript tests on 
non-x86_64, because PhantomJS is available only for Linux/x86_64
- https://github.com/apache/ambari/pull/3310 - Replaces PhantomJS with headless 
Chromium

Both PRs are against 'trunk' branch because it is the main branch.
I've just noticed that the recently merged PRs are against 'branch-2.7', which 
is 747 commits ahead, 808 commits behind trunk! 
https://github.com/apache/ambari/tree/branch-2.7
Should I rebase my work against branch-2.7 ?

Any feedback is very welcome!

Regards,
Martin

Reply via email to