You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I have a local agent running on Ubuntu. Is it possible to run a test which has a basic test for an offscreen OpenGL context? I tried running It using:
export DISPLAY=:0
That didn't help. There is post that talks about Xvfb https://community.atlassian.com/t5/Bamboo-questions/Linux-client-how-to-access-X11-display/qaq-p/1014322
Can this be done for a local agent? Or is it only possible from a remote agent? I would like to know if there's a JVM restriction to access X on Ubuntu.
Thanks.